mlir_sys

Function mlirF16TypeGet

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

Creates an f16 type in the given context. The type is owned by the context.