[][src]Function pgx_pg_sys::applyRelabelType

pub unsafe fn applyRelabelType(
    arg_arg: *mut Node,
    arg_rtype: Oid,
    arg_rtypmod: int32,
    arg_rcollid: Oid,
    arg_rformat: CoercionForm,
    arg_rlocation: c_int,
    arg_overwrite_ok: bool
) -> *mut Node