Function windows_sys::Win32::NetworkManagement::WiFi::WlanRenameProfile

pub unsafe extern "system" fn WlanRenameProfile(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    stroldprofilename: PCWSTR,
    strnewprofilename: PCWSTR,
    preserved: *const c_void,
) -> u32