Function pgrx_pg_sys::GetAttributeByName

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