Method
LspDocumentRangeFormattingParamsget_options
Declaration
void
lsp_document_range_formatting_params_get_options (
LspDocumentRangeFormattingParams* self,
LspFormattingOptions* result
)
Parameters
result-
Type:
LspFormattingOptionsThe value of
options.The argument will be set by the function. The returned data is owned by the instance.