Type Definition pgrx_pg_sys::ExecForeignTruncate_function
source · pub type ExecForeignTruncate_function = Option<unsafe extern "C" fn(rels: *mut List, behavior: DropBehavior, restart_seqs: bool)>;
pub type ExecForeignTruncate_function = Option<unsafe extern "C" fn(rels: *mut List, behavior: DropBehavior, restart_seqs: bool)>;