Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpSetOptionInfo

pub unsafe extern "system" fn DhcpSetOptionInfo(
    serveripaddress: PCWSTR,
    optionid: u32,
    optioninfo: *const DHCP_OPTION,
) -> u32