Function

LunarDateinit

Declaration [src]

void
lunar_init (
  int* argc,
  char*** argv
)

Description

No description available.

Parameters

argc

Type: int*

No description available.

The data is owned by the caller of the function.
argv

Type: char***

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.