Virtual Method

FoundryDebuggerModuledup_name

since: 1.1

Declaration [src]

char*
dup_name (
  FoundryDebuggerModule* self
)

Description

No description available.

Available since: 1.1

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.