Method
LspPrepareRenameParamsset_position
Declaration
void
lsp_prepare_rename_params_set_position (
LspPrepareRenameParams* self,
LspPosition* value
)
Parameters
value-
Type:
LspPositionThe new value of
position.The data is owned by the caller of the method.