pub unsafe extern "C" fn mlirContextGetAllowUnregisteredDialects(
    context: MlirContext
) -> bool
Expand description

Returns whether the context allows unregistered dialects.