pq_sys

Function lo_lseek64

Source
pub unsafe extern "C" fn lo_lseek64(
    conn: *mut PGconn,
    fd: c_int,
    offset: pg_int64,
    whence: c_int,
) -> pg_int64