Method

GckSlotInfocopy

Declaration [src]

GckSlotInfo*
gck_slot_info_copy (
  GckSlotInfo* slot_info
)

Description [src]

Make a copy of the slot info.

Return value

Returns: GckSlotInfo
 

A newly allocated copy slot info.

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