mlir_sys

Function mlirTypeGetContext

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

Gets the context that a type was created with.