pub unsafe extern "C" fn mlirContextGetNumLoadedDialects(
    context: MlirContext
) -> isize
Expand description

Returns the number of dialects loaded by the context.