Searched defs:LocalHandle (Results 1 – 4 of 4) sorted by relevance
44 pub fn register(&self) -> LocalHandle { in register()73 pub struct LocalHandle { struct77 impl LocalHandle { argument97 impl Drop for LocalHandle { implementation106 impl fmt::Debug for LocalHandle { implementation
316 pub(crate) fn register(collector: &Collector) -> LocalHandle { in register()
945 typedef uint64 LocalHandle; typedef
71068 pub fn LocalHandle(pMem: LPCVOID) -> HLOCAL; in LocalHandle() function