[][src]Function pgx_pg_sys::FunctionCall2Coll

pub unsafe fn FunctionCall2Coll(
    arg_flinfo: *mut FmgrInfo,
    arg_collation: Oid,
    arg_arg1: Datum,
    arg_arg2: Datum
) -> Datum