Function

LspInitializeParamsnew

Declaration

LspInitializeParams*
lsp_initialize_params_new (
  gint64* process_id
)

Description

No description available.

Parameters

process_id

Type: gint64*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: LspInitializeParams

No description available.

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