Struct windows_sys::Win32::Networking::WinSock::GROUP_REQ
#[repr(C)]pub struct GROUP_REQ {
pub gr_interface: u32,
pub gr_group: SOCKADDR_STORAGE,
}
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"
Fields§
§gr_interface: u32
§gr_group: SOCKADDR_STORAGE