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