DhcpCreateClientInfo

Function DhcpCreateClientInfo 

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