pub unsafe extern "system" fn PeerDistClientAddContentInformation(
    hpeerdist: isize,
    hcontenthandle: isize,
    cbnumberofbytes: u32,
    pbuffer: *const u8,
    lpoverlapped: *const OVERLAPPED
) -> u32
Expand description

Required features: "Win32_Foundation", "Win32_System_IO"