pub unsafe extern "C" fn mlirDialectRegistryDestroy(
    registry: MlirDialectRegistry
)
Expand description

Takes a dialect registry owned by the caller and destroys it.