Function windows_sys::Win32::NetworkManagement::P2P::PeerDistClientStreamRead
pub unsafe extern "system" fn PeerDistClientStreamRead(
hpeerdist: isize,
hcontenthandle: isize,
cbmaxnumberofbytes: u32,
pbuffer: *mut u8,
dwtimeoutinmilliseconds: u32,
lpoverlapped: *const OVERLAPPED,
) -> u32