Method

LspCallHierarchyOutgoingCallset_to

Declaration

void
lsp_call_hierarchy_outgoing_call_set_to (
  LspCallHierarchyOutgoingCall* self,
  LspCallHierarchyItem* value
)

Description

Sets the value of to.

The item that is called.

Parameters

value

Type: LspCallHierarchyItem

The new value of to.

The data is owned by the caller of the method.