Function windows_sys::Win32::NetworkManagement::P2P::PeerDistClientFlushContent
pub unsafe extern "system" fn PeerDistClientFlushContent(
hpeerdist: isize,
pcontenttag: *const PEERDIST_CONTENT_TAG,
hcompletionport: HANDLE,
ulcompletionkey: usize,
lpoverlapped: *const OVERLAPPED
) -> u32
Expand description
Required features: "Win32_Foundation"
, "Win32_System_IO"