Function rpgffi::domain_check [] [src]

pub unsafe extern "C" fn domain_check(
    value: Datum,
    isnull: bool_,
    domainType: Oid,
    extra: *mut *mut c_void,
    mcxt: MemoryContext
)