Function windows::Win32::NetworkManagement::Dhcp::DhcpV4FailoverTriggerAddrAllocation
pub unsafe fn DhcpV4FailoverTriggerAddrAllocation<P0, P1>(
serveripaddress: P0,
pfailrelname: P1
) -> u32where
P0: IntoParam<PCWSTR>,
P1: IntoParam<PCWSTR>,