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

pub unsafe extern "system" fn WlanRenameProfile(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    strOldProfileName: LPCWSTR,
    strNewProfileName: LPCWSTR,
    pReserved: PVOID
) -> DWORD