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