Function windows::Win32::System::EventNotificationService::IsDestinationReachableA
pub unsafe fn IsDestinationReachableA<P0>(
lpszdestination: P0,
lpqocinfo: *mut QOCINFO,
) -> Result<()>where
P0: Param<PCSTR>,