[][src]Function winapi_ui_automation::um::wlanapi::WlanSetInterface

pub unsafe extern "system" fn WlanSetInterface(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    OpCode: WLAN_INTF_OPCODE,
    dwDataSize: DWORD,
    pData: PVOID,
    pReserved: PVOID
) -> DWORD