fsetpos64

Function fsetpos64 

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