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_NetworkManagement_P2P", "Win32_Foundation", "Win32_System_IO"