Function libpq_sys::PQescapeBytea

source ·
pub unsafe extern "C" fn PQescapeBytea(
    from: *const c_uchar,
    from_length: usize,
    to_length: *mut usize
) -> *mut c_uchar