Method

GckSlotInfocopy

Declaration [src]

GckSlotInfo*
gck_slot_info_copy (
  GckSlotInfo* slot_info
)

Description [src]

Make a copy of the slot info.

Return value

Type: GckSlotInfo

A newly allocated copy slot info.

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