Method

SysprofCaptureJitmapIternext

Declaration [src]

bool
sysprof_capture_jitmap_iter_next (
  SysprofCaptureJitmapIter* iter,
  SysprofCaptureAddress* addr,
  const char** path
)

Description

No description available.

Parameters

addr

Type: SysprofCaptureAddress

No description available.

The data is owned by the caller of the method.
path

Type: const char**

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: bool

No description available.