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