pub unsafe extern "C" fn mlirDictionaryAttrGetNumElements(
    attr: MlirAttribute
) -> isize
Expand description

Returns the number of attributes contained in a dictionary attribute.