| 237 | #[repr(C)] |
| 238 | #[derive(Copy, Clone, Default, PartialEq, Debug, Eq)] |
| 239 | pub struct OVERLAPPED_0_0 { |
| 240 | pub offset: u32, |
| 241 | pub offset_high: u32, |
| 242 | } |
| 243 | |
| 244 | #[repr(C)] |
| 245 | #[derive(Copy, Clone, Default)] |
nothing calls this directly
no outgoing calls
no test coverage detected