pub unsafe extern "C" fn mlirArrayAttrGetNumElements(
attr: MlirAttribute,
) -> isize
Expand description
Returns the number of elements stored in the given array attribute.
pub unsafe extern "C" fn mlirArrayAttrGetNumElements(
attr: MlirAttribute,
) -> isize
Returns the number of elements stored in the given array attribute.