[][src]Function pgx_pg_sys::UnregisterExprContextCallback

pub unsafe fn UnregisterExprContextCallback(
    arg_econtext: *mut ExprContext,
    arg_function: ExprContextCallbackFunction,
    arg_arg: Datum
)