Function pq_sys::PQsendDescribePortal
[−]
[src]
pub unsafe extern "C" fn PQsendDescribePortal(
conn: *mut PGconn,
portal: *const c_char
) -> c_int