Function pq_sys::PQconnectionNeedsPassword

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