Function pq_sys::lo_lseek64
[−]
[src]
pub unsafe extern "C" fn lo_lseek64(
conn: *mut PGconn,
fd: c_int,
offset: pg_int64,
whence: c_int
) -> pg_int64