Method

LspLocationinit

Declaration

void
lsp_location_init (
  LspLocation* self,
  GUri* uri,
  LspRange* range
)

Description

No description available.

Parameters

uri

Type: GUri

No description available.

The data is owned by the caller of the method.
range

Type: LspRange

No description available.

The data is owned by the caller of the method.