pub unsafe fn PeerDistServerPublishStream<P0>(
    hpeerdist: isize,
    pcontentidentifier: &[u8],
    cbcontentlength: u64,
    ppublishoptions: Option<*const PEERDIST_PUBLICATION_OPTIONS>,
    hcompletionport: P0,
    ulcompletionkey: usize,
    phstream: *mut isize
) -> u32where
    P0: IntoParam<HANDLE>,
Expand description

Required features: "Win32_Foundation"