Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpCreateOption

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