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

pub unsafe extern "system" fn WlanSetProfileCustomUserData(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    strProfileName: LPCWSTR,
    dwDataSize: DWORD,
    pData: PBYTE,
    pReserved: PVOID
) -> DWORD