Method

GckModuleInfocopy

Declaration [src]

GckModuleInfo*
gck_module_info_copy (
  GckModuleInfo* module_info
)

Description [src]

Make a copy of the module info.

Return value

Type: GckModuleInfo

A newly allocated copy module info.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.