WlanRenameProfile

Function WlanRenameProfile 

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