Struct windows_sys::Win32::System::Kernel::SINGLE_LIST_ENTRY32
[−]#[repr(C)]pub struct SINGLE_LIST_ENTRY32 {
pub Next: u32,
}Expand description
Required features: ‘Win32_System_Kernel’
Fields
Next: u32