Function windows::Win32::NetworkManagement::Dhcp::DhcpV4FailoverGetSystemTime
pub unsafe fn DhcpV4FailoverGetSystemTime<P0>(
serveripaddress: P0,
ptime: *mut u32,
pmaxalloweddeltatime: *mut u32,
) -> u32where
P0: Param<PCWSTR>,