- base
cef_base_t base;
Undocumented in source.
- cancel
void function(cef_download_item_callback_t*) cancel;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- pause
void function(cef_download_item_callback_t*) pause;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- resume
void function(cef_download_item_callback_t*) resume;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.