Struct windows_sys::Win32::Networking::WinSock::NLA_BLOB_1
#[repr(C)]pub struct NLA_BLOB_1 {
pub type: NLA_BLOB_DATA_TYPE,
pub dwSize: u32,
pub nextOffset: u32,
}
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"
Fields§
§type: NLA_BLOB_DATA_TYPE
§dwSize: u32
§nextOffset: u32