Function windows_sys::Win32::UI::Shell::SHRegCreateUSKeyA
[−]pub unsafe extern "system" fn SHRegCreateUSKeyA(
pszpath: PCSTR,
samdesired: u32,
hrelativeuskey: isize,
phnewuskey: *mut isize,
dwflags: u32
) -> WIN32_ERROR
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"