Function pq_sys::lo_lseek

source ·
pub unsafe extern "C" fn lo_lseek(
    conn: *mut PGconn,
    fd: c_int,
    offset: c_int,
    whence: c_int
) -> c_int