Virtual Method

GumModuleget_range

Declaration [src]

const GumMemoryRange*
get_range (
  GumModule* self
)

Description [src]

Gets the module’s base address and size in memory.

Return value

Type: GumMemoryRange

The memory range.

The returned data is owned by the instance.