Function pq_sys::fsetpos

source ยท
pub unsafe extern "C" fn fsetpos(
    _File: *mut FILE,
    _Pos: *const fpos_t,
) -> c_int