Type Definition pgx_pg_sys::needs_fmgr_hook_type

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