cef_main_args_t

Undocumented in source.
  1. struct cef_main_args_t
  2. struct cef_main_args_t
  3. struct cef_main_args_t
    static if(!(Derelict_OS_Windows))
    static if(!(Derelict_OS_Linux))
    static if(Derelict_OS_Mac)
    struct cef_main_args_t {}

Members

Variables

argc
int argc;
Undocumented in source.
argv
char** argv;
Undocumented in source.

Meta