Function windows::Win32::NetworkManagement::Dhcp::DhcpDeleteClass

pub unsafe fn DhcpDeleteClass<P0, P1>(
    serveripaddress: P0,
    reservedmustbezero: u32,
    classname: P1,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,