Method
FoundryContextdup_lsp_manager
Declaration [src]
FoundryLspManager*
foundry_context_dup_lsp_manager (
FoundryContext* self
)
Return value
Type: FoundryLspManager
A FoundryLspManager
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |