fsetpos

Function fsetpos 

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