Type Definition libpq_sys::PQnoticeReceiver[][src]

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