mlirDenseElementsAttrUInt8Get

Function mlirDenseElementsAttrUInt8Get 

Source
pub unsafe extern "C" fn mlirDenseElementsAttrUInt8Get(
    shapedType: MlirType,
    numElements: isize,
    elements: *const u8,
) -> MlirAttribute