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