pq_sys

Function lo_lseek

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