Struct windows_sys::Win32::Networking::WinSock::NLA_BLOB
[−]#[repr(C)]pub struct NLA_BLOB {
pub header: NLA_BLOB_1,
pub data: NLA_BLOB_0,
}Expand description
Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’
Fields
header: NLA_BLOB_1data: NLA_BLOB_0