cef_auth_callback_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
cancel
void function(cef_auth_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_auth_callback_t*, const(cef_string_t)*, const(cef_string_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