Type Definition pgx_pg_sys::emit_log_hook_type

source ·
pub type emit_log_hook_type = Option<unsafe extern "C" fn(edata: *mut ErrorData)>;