Method

GumMetalArrayget_extents

Declaration [src]

void
gum_metal_array_get_extents (
  GumMetalArray* self,
  gpointer* start,
  gpointer* end
)

Description

No description available.

Parameters

start

Type: gpointer*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
end

Type: gpointer*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.