Function windows::Win32::NetworkManagement::Dhcp::DhcpDeleteClientInfoV6
pub unsafe fn DhcpDeleteClientInfoV6<P0>(
serveripaddress: P0,
clientinfo: *const DHCP_SEARCH_INFO_V6,
) -> u32where
P0: Param<PCWSTR>,