[][src]Type Definition pgx_pg_sys::ExecutorCheckPerms_hook_type

type ExecutorCheckPerms_hook_type = Option<unsafe extern "C" fn(arg1: *mut List, arg2: bool) -> bool>;