mlirTypeIsAFloat8E3M4

Function mlirTypeIsAFloat8E3M4 

Source
pub unsafe extern "C" fn mlirTypeIsAFloat8E3M4(
    type_: MlirType,
) -> bool
Expand description

Checks whether the given type is an f8E3M4 type.