Function libpq_sys::lo_truncate[][src]

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