Constructor
FoundryCommandnew
Declaration [src]
FoundryCommand*
foundry_command_new (
FoundryContext* context
)
Parameters
context
-
Type:
FoundryContext
No description available.
The data is owned by the caller of the function.
Return value
Type: FoundryCommand
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |