pgrx_pg_sys

Function ExecuteTruncateGuts

Source
pub unsafe fn ExecuteTruncateGuts(
    arg_explicit_rels: *mut List,
    arg_relids: *mut List,
    arg_relids_logged: *mut List,
    arg_behavior: Type,
    arg_restart_seqs: bool,
)