Function shadow_rs::cshadow::regularfile_lseek

source ยท
pub unsafe extern "C-unwind" fn regularfile_lseek(
    file: *mut RegularFile,
    offset: off_t,
    whence: c_int,
) -> off_t