mlir_sys

Function mlirNoneTypeGet

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

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