pub unsafe fn DhcpCreateClass<P0>(
    serveripaddress: P0,
    reservedmustbezero: u32,
    classinfo: *mut DHCP_CLASS_INFO
) -> u32where
    P0: IntoParam<PCWSTR>,
Expand description

Required features: "Win32_Foundation"