Function mlir_sys::mlirContextGetNumRegisteredDialects
source · pub unsafe extern "C" fn mlirContextGetNumRegisteredDialects(
context: MlirContext
) -> isizeExpand description
Returns the number of dialects registered with the given context. A registered dialect will be loaded if needed by the parser.