cef_registration_t

Generic callback structure used for managing the lifespan of a registration.

version(cef && embedded_cef_bindings)
extern (C)
struct cef_registration_t {}

Members

Variables

base
cef_base_ref_counted_t base;

Base structure.

Meta