[go: up one dir, main page]

fseeko

Function fseeko 

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