Method

GumMemoryRangecopy

Declaration [src]

GumMemoryRange*
gum_memory_range_copy (
  const GumMemoryRange* range
)

Description

No description available.

Return value

Type: GumMemoryRange

No description available.

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