Searched defs:NativeHandle (Results 1 – 2 of 2) sorted by relevance
25 typedef struct NativeHandle { struct30 }NativeHandleT; argument
26 struct NativeHandle { struct27 std::shared_ptr<T> value = nullptr;