Method
FoundryContextdup_debugger_manager
Declaration [src]
FoundryDebuggerManager*
foundry_context_dup_debugger_manager (
FoundryContext* self
)
Return value
Type: FoundryDebuggerManager
A FoundryDebuggerManager
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |