Struct windows_sys::Win32::System::WindowsProgramming::STRTABLEW
#[repr(C)]pub struct STRTABLEW {
pub cEntries: u32,
pub pse: *mut STRENTRYW,
}Expand description
Required features: "Win32_System_WindowsProgramming"
Fields§
§cEntries: u32§pse: *mut STRENTRYW