Type Definition pq_sys::PQnoticeProcessor [] [src]

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