Struct windows::RefCount [−][src]
#[repr(transparent)]pub struct RefCount(_);
Expand description
A thread-safe reference count for use with COM/HSTRING implementations.
#[repr(transparent)]pub struct RefCount(_);
A thread-safe reference count for use with COM/HSTRING implementations.
impl RefUnwindSafe for RefCountimpl Send for RefCountimpl Sync for RefCountimpl Unpin for RefCountimpl UnwindSafe for RefCount