pq_sys:: PQnoticeReceiver
[−]
[src]
type PQnoticeReceiver = Option< extern "C" fn(arg: *mut c_void, res: *const PGresult)>;
type PQnoticeReceiver = Option< extern "C" fn(arg: *mut c_void, res: *const PGresult)>;