pub unsafe extern "system" fn PeerDistServerPublishStream(
    hpeerdist: isize,
    cbcontentidentifier: u32,
    pcontentidentifier: *const u8,
    cbcontentlength: u64,
    ppublishoptions: *const PEERDIST_PUBLICATION_OPTIONS,
    hcompletionport: HANDLE,
    ulcompletionkey: usize,
    phstream: *mut isize
) -> u32
Expand description

Required features: "Win32_NetworkManagement_P2P", "Win32_Foundation"