Method
FoundryDebuggerTrapParamscopy
Declaration [src]
FoundryDebuggerTrapParams*
foundry_debugger_trap_params_copy (
FoundryDebuggerTrapParams* self
)
Parameters
self-
Type:
FoundryDebuggerTrapParamsThe argument can be NULL.
Return value
Type: FoundryDebuggerTrapParams
No description available.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |