pub unsafe extern "system" fn PeerDistRegisterForStatusChangeNotification(
hpeerdist: isize,
hcompletionport: HANDLE,
ulcompletionkey: usize,
lpoverlapped: *const OVERLAPPED,
ppeerdiststatus: *mut PEERDIST_STATUS
) -> u32Expand description
Required features: ‘Win32_NetworkManagement_P2P’, ‘Win32_Foundation’, ‘Win32_System_IO’
