Function pq_sys::lo_truncate

source ·
pub unsafe extern "C" fn lo_truncate(
    conn: *mut PGconn,
    fd: c_int,
    len: usize
) -> c_int