Function pgx_pg_sys::make_op

source ·
pub unsafe fn make_op(
    arg_pstate: *mut ParseState,
    arg_opname: *mut List,
    arg_ltree: *mut Node,
    arg_rtree: *mut Node,
    arg_last_srf: *mut Node,
    arg_location: c_int
) -> *mut Expr