Method

FoundryDebuggerStackFramedup_module_id

Declaration [src]

char*
foundry_debugger_stack_frame_dup_module_id (
  FoundryDebuggerStackFrame* self
)

Description

No description available.

Return value

Type: char*

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.