Function mlir_sys::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.