fsetpos64

Function fsetpos64 

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