Method

GckModuleInfocopy

Declaration [src]

GckModuleInfo*
gck_module_info_copy (
  GckModuleInfo* module_info
)

Description [src]

Make a copy of the 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.