Function windows::Win32::NetworkManagement::Dhcp::DhcpV4FailoverCreateRelationship
pub unsafe fn DhcpV4FailoverCreateRelationship<P0>(
serveripaddress: P0,
prelationship: *const DHCP_FAILOVER_RELATIONSHIP,
) -> u32where
P0: Param<PCWSTR>,