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