pub unsafe extern "C" fn mlirContextGetAllowUnregisteredDialects(
context: MlirContext,
) -> boolExpand description
Returns whether the context allows unregistered dialects.
pub unsafe extern "C" fn mlirContextGetAllowUnregisteredDialects(
context: MlirContext,
) -> boolReturns whether the context allows unregistered dialects.