windows::Win32::System::EventNotificationService

Function IsDestinationReachableW

pub unsafe fn IsDestinationReachableW<P0>(
    lpszdestination: P0,
    lpqocinfo: *mut QOCINFO,
) -> Result<()>
where P0: Param<PCWSTR>,