Method

FoundryDebuggerMappedRegionget_range

Declaration [src]

void
foundry_debugger_mapped_region_get_range (
  FoundryDebuggerMappedRegion* self,
  guint64* begin_address,
  guint64* end_address
)

Description

No description available.

Parameters

begin_address

Type: guint64*

No description available.

The argument will be set by the function.
The argument can be NULL.
end_address

Type: guint64*

No description available.

The argument will be set by the function.
The argument can be NULL.