[][src]Type Definition pgx_pg_sys::BeginForeignInsert_function

type BeginForeignInsert_function = Option<unsafe extern "C" fn(mtstate: *mut ModifyTableState, rinfo: *mut ResultRelInfo)>;