Function pq_sys::PQsendDescribePortal

source ยท
pub unsafe extern "C" fn PQsendDescribePortal(
    conn: *mut PGconn,
    portal: *const c_char,
) -> c_int