pub unsafe extern "system" fn PeerDistRegisterForStatusChangeNotificationEx(
    hpeerdist: isize,
    hcompletionport: HANDLE,
    ulcompletionkey: usize,
    lpoverlapped: *const OVERLAPPED,
    ppeerdiststatus: *mut PEERDIST_STATUS_INFO
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_P2P’, ‘Win32_Foundation’, ‘Win32_System_IO’