[][src]Function pgx_pg_sys::makeTargetEntry

pub unsafe fn makeTargetEntry(
    arg_expr: *mut Expr,
    arg_resno: AttrNumber,
    arg_resname: *mut c_char,
    arg_resjunk: bool
) -> *mut TargetEntry