pq_sys

Function PQsetNoticeReceiver

Source
pub unsafe extern "C" fn PQsetNoticeReceiver(
    conn: *mut PGconn,
    proc_: PQnoticeReceiver,
    arg: *mut c_void,
) -> PQnoticeReceiver