pub unsafe extern "C" fn mlirDictionaryAttrGetNumElements(
attr: MlirAttribute,
) -> isize
Expand description
Returns the number of attributes contained in a dictionary attribute.
pub unsafe extern "C" fn mlirDictionaryAttrGetNumElements(
attr: MlirAttribute,
) -> isize
Returns the number of attributes contained in a dictionary attribute.