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