[][src]Function pgx_pg_sys::GetAttributeByName

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