Function pq_sys::PQescapeByteaConn [−][src]
pub unsafe extern "C" fn PQescapeByteaConn(
conn: *mut PGconn,
from: *const c_uchar,
from_length: usize,
to_length: *mut usize
) -> *mut c_uchar
pub unsafe extern "C" fn PQescapeByteaConn(
conn: *mut PGconn,
from: *const c_uchar,
from_length: usize,
to_length: *mut usize
) -> *mut c_uchar