pub unsafe extern "system" fn PathRenameExtensionW(
    pszpath: PWSTR,
    pszext: PCWSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’