pub unsafe extern "C" fn mlirContextSetAllowUnregisteredDialects(
context: MlirContext,
allow: bool,
)Expand description
Sets whether unregistered dialects are allowed in this context.
pub unsafe extern "C" fn mlirContextSetAllowUnregisteredDialects(
context: MlirContext,
allow: bool,
)Sets whether unregistered dialects are allowed in this context.