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

Required features: "Win32_Foundation"