pq_sys::PQnoticeReceiver [] [src]

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