mlir_sys

Function mlirContextGetAllowUnregisteredDialects

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

Returns whether the context allows unregistered dialects.