Function

LunarDateinit

since: 3.0

Declaration [src]

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

Description

No description available.

Available since: 3.0

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.