[][src]Function pgx_pg_sys::makeRelabelType

pub unsafe fn makeRelabelType(
    arg_arg: *mut Expr,
    arg_rtype: Oid,
    arg_rtypmod: int32,
    arg_rcollid: Oid,
    arg_rformat: CoercionForm
) -> *mut RelabelType