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