Method
LspInitializeParamsset_client_info
Declaration
void
lsp_initialize_params_set_client_info (
LspInitializeParams* self,
LspClientInfo* value
)
Parameters
value-
Type:
LspClientInfoThe new value of
client_info.The argument can be NULL.The data is owned by the caller of the method.