[][src]Function winapi::um::wlanapi::WlanSetProfileList

pub unsafe extern "system" fn WlanSetProfileList(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    dwItems: DWORD,
    strProfileNames: *mut LPCWSTR,
    pReserved: PVOID
) -> DWORD