Skip to main content

legacyfile_lseek

Function legacyfile_lseek 

Source
pub unsafe extern "C-unwind" fn legacyfile_lseek(
    descriptor: *mut LegacyFile,
    offset: off_t,
    whence: c_int,
) -> off_t