windows::Win32::UI::Shell

Function SHRegOpenUSKeyW

pub unsafe fn SHRegOpenUSKeyW<P0>(
    pwzpath: P0,
    samdesired: u32,
    hrelativeuskey: Option<isize>,
    phnewuskey: *mut isize,
    fignorehkcu: bool,
) -> WIN32_ERROR
where P0: Param<PCWSTR>,