Type Definition pq_sys::PQnoticeReceiver [] [src]

type PQnoticeReceiver = Option<unsafe extern "C" fn(_: *mut c_void, _: *const PGresult)>;