Function pgrx_pg_sys::can_coerce_type

source ยท
pub unsafe fn can_coerce_type(
    arg_nargs: c_int,
    arg_input_typeids: *const Oid,
    arg_target_typeids: *const Oid,
    arg_ccontext: Type,
) -> bool