Constructor
FoundryNoVcsnew
Declaration [src]
FoundryVcs*
foundry_no_vcs_new (
FoundryContext* context
)
Parameters
context
-
Type:
FoundryContext
The data is owned by the caller of the function.
Return value
Type: FoundryVcs
A FoundryVcs
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |