Function windows::Win32::NetworkManagement::Dhcp::DhcpCreateClassV6
pub unsafe fn DhcpCreateClassV6<P0>(
serveripaddress: P0,
reservedmustbezero: u32,
classinfo: *mut DHCP_CLASS_INFO_V6,
) -> u32where
P0: Param<PCWSTR>,