pub unsafe extern "system" fn ClusterRegQueryValue(
    hkey: HKEY,
    lpszvaluename: PCWSTR,
    lpdwvaluetype: *mut u32,
    lpdata: *mut u8,
    lpcbdata: *mut u32
) -> i32
Expand description

Required features: "Win32_System_Registry"