Function libpq_sys::lo_lseek[][src]

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