len: ULONG
buf: [*]u8
pub const WSABUF = extern struct { len: ULONG, buf: [*]u8, }
Press escape to exit search and then '?' to see more options.