Function windows::Win32::NetworkManagement::Dhcp::DhcpSetClientInfoVQ

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