[][src]Function bibutils_sys::fsetpos

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