Method
FoundryLspCompletionResultsdup_client
Declaration [src]
FoundryLspClient*
foundry_lsp_completion_results_dup_client (
FoundryLspCompletionResults* self
)
Return value
Type: FoundryLspClient
A Foundry.CompletionResults.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |