pub unsafe fn DhcpSetClientInfoVQ<P0>(
    serveripaddress: P0,
    clientinfo: *const DHCP_CLIENT_INFO_VQ
) -> u32where
    P0: IntoParam<PCWSTR>,
Expand description

Required features: "Win32_Foundation"