Function mlir_sys::mlirF32TypeGet
source · pub unsafe extern "C" fn mlirF32TypeGet(ctx: MlirContext) -> MlirType
Expand description
Creates an f32 type in the given context. The type is owned by the context.
pub unsafe extern "C" fn mlirF32TypeGet(ctx: MlirContext) -> MlirType
Creates an f32 type in the given context. The type is owned by the context.