Struct windows_sys::Win32::Networking::WinSock::TIMESTAMPING_CONFIG
#[repr(C)]pub struct TIMESTAMPING_CONFIG {
pub Flags: u32,
pub TxTimestampsBuffered: u16,
}Expand description
Required features: "Win32_Networking_WinSock"
Fields§
§Flags: u32§TxTimestampsBuffered: u16