Constructor
ShumateMapSourceRegistrynew
Declaration [src]
ShumateMapSourceRegistry*
shumate_map_source_registry_new (
void
)
Return value
Type: ShumateMapSourceRegistry
A newly created ShumateMapSourceRegistry
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |