cef_base_t

Undocumented in source.

Members

Variables

add_ref
int function(cef_base_t*) add_ref;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
has_at_least_one_ref
int function(cef_base_t*) has_at_least_one_ref;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
has_one_ref
int function(cef_base_t*) has_one_ref;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
release
int function(cef_base_t*) release;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
size
size_t size;
Undocumented in source.

Meta