Method
GckModuleInfocopy
Declaration [src]
GckModuleInfo*
gck_module_info_copy (
GckModuleInfo* module_info
)
Return value
Returns: | GckModuleInfo |
A newly allocated copy module info. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |