Skip to main content

fseeko

Function fseeko 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn fseeko( stream: *mut FILE, off: off_t, whence: c_int, ) -> c_int
Expand description