[][src]Function pgx_pg_sys::fmgr_info_cxt

pub unsafe fn fmgr_info_cxt(
    arg_functionId: Oid,
    arg_finfo: *mut FmgrInfo,
    arg_mcxt: MemoryContext
)