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