MCPcopy Create free account
hub / github.com/Kudaes/Dumpy / OVERLAPPED0

Class OVERLAPPED0

dumpy/data/src/lib.rs:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224pub union OVERLAPPED0 {
225 pub anonymous: OVERLAPPED_0_0,
226 pub pointer: *mut c_void,
227}
228
229impl Default for OVERLAPPED0 {
230 fn default() -> OVERLAPPED0 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected