pub unsafe extern "system" fn SHRegWriteUSValueW(
    huskey: isize,
    pwzvalue: PCWSTR,
    dwtype: u32,
    pvdata: *const c_void,
    cbdata: u32,
    dwflags: u32
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"