[][src]Function pgx_pg_sys::ExecuteTruncateGuts

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