Function mlir_sys::mlirTypeGetContext
source · pub unsafe extern "C" fn mlirTypeGetContext(
type_: MlirType
) -> MlirContext
Expand description
Gets the context that a type was created with.
pub unsafe extern "C" fn mlirTypeGetContext(
type_: MlirType
) -> MlirContext
Gets the context that a type was created with.