pub unsafe extern "C" fn mlirContextGetNumLoadedDialects(
context: MlirContext,
) -> isize
Expand description
Returns the number of dialects loaded by the context.
pub unsafe extern "C" fn mlirContextGetNumLoadedDialects(
context: MlirContext,
) -> isize
Returns the number of dialects loaded by the context.