pub unsafe extern "C" fn mlirModuleCreateEmpty(
    location: MlirLocation
) -> MlirModule
Expand description

Creates a new, empty module and transfers ownership to the caller.