Function

LspInitializeResultnew

Declaration

LspInitializeResult*
lsp_initialize_result_new (
  LspServerCaps* capabilities
)

Description

No description available.

Parameters

capabilities

Type: LspServerCaps

No description available.

The data is owned by the caller of the function.

Return value

Type: LspInitializeResult

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.