WlanQuery typedef

WlanQuery = String? Function(Pointer<GUID> pGuid, Pointer<WLAN_CONNECTION_ATTRIBUTES> pAttributes)

Implementation

typedef WlanQuery = String? Function(
    Pointer<GUID> pGuid, Pointer<WLAN_CONNECTION_ATTRIBUTES> pAttributes);