Function pq_sys::PQescapeString
[−]
[src]
pub unsafe extern "C" fn PQescapeString(
to: *mut c_char,
from: *const c_char,
length: size_t
) -> size_t