Method
LspSymbolInformationset_location
Declaration
void
lsp_symbol_information_set_location (
LspSymbolInformation* self,
LspLocation* value
)
Parameters
value-
Type:
LspLocationThe new value of
location.The data is owned by the caller of the method.