Function windows::Win32::NetworkManagement::Dhcp::DhcpDeleteClientInfo

pub unsafe fn DhcpDeleteClientInfo<P0>(
    serveripaddress: P0,
    clientinfo: *const DHCP_SEARCH_INFO,
) -> u32
where P0: Param<PCWSTR>,