Function windows::Win32::NetworkManagement::Dhcp::DhcpSetClientInfoV4

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