Function pgrx::pg_sys::makeSimpleA_Expr

source ยท
pub unsafe fn makeSimpleA_Expr(
    arg_kind: u32,
    arg_name: *mut i8,
    arg_lexpr: *mut Node,
    arg_rexpr: *mut Node,
    arg_location: i32,
) -> *mut A_Expr