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