pub unsafe extern "C" fn mlirDialectRegistryDestroy(
registry: MlirDialectRegistry,
)
Expand description
Takes a dialect registry owned by the caller and destroys it.
pub unsafe extern "C" fn mlirDialectRegistryDestroy(
registry: MlirDialectRegistry,
)
Takes a dialect registry owned by the caller and destroys it.