pub unsafe extern "system" fn WlanSetFilterList(
    hclienthandle: HANDLE,
    wlanfilterlisttype: WLAN_FILTER_LIST_TYPE,
    pnetworklist: *const DOT11_NETWORK_LIST,
    preserved: *const c_void
) -> u32
Expand description

Required features: "Win32_Foundation"