[][src]Type Definition pgx_pg_sys::emit_log_hook_type

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