Function pgx_pg_sys::left_oper

source ·
pub unsafe fn left_oper(
    arg_pstate: *mut ParseState,
    arg_op: *mut List,
    arg_arg: Oid,
    arg_noError: bool,
    arg_location: c_int
) -> Operator