[][src]Type Definition pgx_pg_sys::needs_fmgr_hook_type

type needs_fmgr_hook_type = Option<unsafe extern "C" fn(fn_oid: Oid) -> bool>;