pgrx_pg_sys

Function ExecWithCheckOptions

Source
pub unsafe fn ExecWithCheckOptions(
    arg_kind: Type,
    arg_resultRelInfo: *mut ResultRelInfo,
    arg_slot: *mut TupleTableSlot,
    arg_estate: *mut EState,
)