[go: up one dir, main page]

fsetpos

Function fsetpos 

Source
pub unsafe extern "C" fn fsetpos(
    stream: *mut FILE,
    ptr: *const fpos_t,
) -> c_int