pub unsafe extern "system" fn SHRegCreateUSKeyW(
    pwzpath: PCWSTR,
    samdesired: u32,
    hrelativeuskey: isize,
    phnewuskey: *mut isize,
    dwflags: u32
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"