mlirDenseElementsAttrUInt64Get

Function mlirDenseElementsAttrUInt64Get 

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