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