Function windows::Win32::NetworkManagement::Dhcp::DhcpCreateClientInfoV4
pub unsafe fn DhcpCreateClientInfoV4<P0>(
serveripaddress: P0,
clientinfo: *const DHCP_CLIENT_INFO_V4,
) -> u32where
P0: Param<PCWSTR>,