cef_base_ref_counted_t

Members

Aliases

size_t
alias size_t = c_ulong

Variables

has_at_least_one_ref
int function(cef_base_ref_counted_t* self) nothrow has_at_least_one_ref;
has_one_ref
int function(cef_base_ref_counted_t* self) nothrow has_one_ref;
release
int function(cef_base_ref_counted_t* self) nothrow release;

Meta