cef_get_extension_resource_callback_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
cancel
void function(cef_get_extension_resource_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.
cont
void function(cef_get_extension_resource_callback_t*, cef_stream_reader_t*) cont;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta