Method

FoundryCommandLineprint

Declaration [src]

void
foundry_command_line_print (
  FoundryCommandLine* self,
  const char* format,
  ...
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

format

Type: const char*

No description available.

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

Type: 

No description available.