pub unsafe extern "C" fn mlirFloat8E8M0FNUTypeGet(
ctx: MlirContext,
) -> MlirTypeExpand description
Creates an f8E8M0FNU type in the given context. The type is owned by the context.
pub unsafe extern "C" fn mlirFloat8E8M0FNUTypeGet(
ctx: MlirContext,
) -> MlirTypeCreates an f8E8M0FNU type in the given context. The type is owned by the context.