Function
FoundryCliOptionsnew
Declaration [src]
FoundryCliOptions*
foundry_cli_options_new (
void
)
Return value
Type: FoundryCliOptions
A new FoundryCliOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |