Method

LspCallHierarchyOutgoingCallget_to

Declaration

LspCallHierarchyItem*
lsp_call_hierarchy_outgoing_call_get_to (
  LspCallHierarchyOutgoingCall* self
)

Description

Gets the value of to.

The item that is called.

Return value

Type: LspCallHierarchyItem

The value of to.

The returned data is owned by the instance.