Function pq_sys::PQsendDescribePrepared

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