pub unsafe extern "system" fn PathRenameExtensionA(
    pszpath: PSTR,
    pszext: PCSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’