pq_sys

Function PQsendClosePrepared

Source
pub unsafe extern "C" fn PQsendClosePrepared(
    conn: *mut PGconn,
    stmt: *const c_char,
) -> c_int