Function pgrx_pg_sys::EnableDisableTriggerNew
source · pub unsafe fn EnableDisableTriggerNew(
arg_rel: Relation,
arg_tgname: *const c_char,
arg_fires_when: c_char,
arg_skip_system: bool,
arg_recurse: bool,
arg_lockmode: LOCKMODE
)