MCPcopy Create free account
hub / github.com/echQoQ/RustSL / LastInputInfo

Class LastInputInfo

src/guard/mouse.rs:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21 #[repr(C)]
22 struct LastInputInfo { cb_size: u32, dw_time: u32 }
23
24 unsafe {
25 // 解析需要的 API

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected