[go: up one dir, main page]

fseeko64

Function fseeko64 

Source
pub unsafe extern "C" fn fseeko64(
    stream: *mut FILE,
    offset: off64_t,
    whence: c_int,
) -> c_int