Function windows_sys::Win32::UI::Shell::SHRegSetPathW

pub unsafe extern "system" fn SHRegSetPathW(
    hkey: HKEY,
    pcszsubkey: PCWSTR,
    pcszvalue: PCWSTR,
    pcszpath: PCWSTR,
    dwflags: u32,
) -> WIN32_ERROR