[][src]Function pgx_pg_sys::fseeko

pub unsafe fn fseeko(
    arg___stream: *mut FILE,
    arg___offset: off_t,
    arg___whence: c_int
) -> c_int