Skip to main content

fseek

Function fseek 

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