pub unsafe extern "C" fn mlirTypeGetContext(
    type_: MlirType
) -> MlirContext
Expand description

Gets the context that a type was created with.