pub unsafe extern "system" fn SHRegDeleteEmptyUSKeyA(
    huskey: isize,
    pszsubkey: PSTR,
    delregflags: SHREGDEL_FLAGS
) -> WIN32_ERROR
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’