pgrx_pg_sys

Function GetAttributeByName

Source
pub unsafe fn GetAttributeByName(
    arg_tuple: HeapTupleHeader,
    arg_attname: *const c_char,
    arg_isNull: *mut bool,
) -> Datum