Working on linux now, better logging
This commit is contained in:
@@ -13,6 +13,7 @@ extern "C" {
|
||||
RKTWEBVIEW_EXPORT void rkt_webview_env(const char *env_cmds[]);
|
||||
RKTWEBVIEW_EXPORT void rkt_webview_init();
|
||||
RKTWEBVIEW_EXPORT void rkt_webview_cleanup();
|
||||
RKTWEBVIEW_EXPORT void rkt_webview_set_loglevel(rkt_webview_loglevel_t l);
|
||||
//RKTWEBVIEW_EXPORT void rkt_webview_process_events(int for_ms);
|
||||
|
||||
RKTWEBVIEW_EXPORT void rkt_webview_free_data(rkt_data_t *d);
|
||||
|
||||
Reference in New Issue
Block a user