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