mlir_sys

Function mlirF64TypeGet

Source
pub unsafe extern "C" fn mlirF64TypeGet(ctx: MlirContext) -> MlirType
Expand description

Creates a f64 type in the given context. The type is owned by the context.