pgrx_pg_sys

Function domain_check

Source
pub unsafe fn domain_check(
    arg_value: Datum,
    arg_isnull: bool,
    arg_domainType: Oid,
    arg_extra: *mut *mut c_void,
    arg_mcxt: MemoryContext,
)