windows::Win32::NetworkManagement::WiFi

Function WlanSetInterface

pub unsafe fn WlanSetInterface(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    opcode: WLAN_INTF_OPCODE,
    dwdatasize: u32,
    pdata: *const c_void,
    preserved: Option<*const c_void>,
) -> u32