PeerDistRegisterForStatusChangeNotificationEx

Function PeerDistRegisterForStatusChangeNotificationEx 

pub unsafe fn PeerDistRegisterForStatusChangeNotificationEx(
    hpeerdist: isize,
    hcompletionport: Option<HANDLE>,
    ulcompletionkey: Option<usize>,
    lpoverlapped: *const OVERLAPPED,
    ppeerdiststatus: *mut PEERDIST_STATUS_INFO,
) -> u32