pub unsafe extern "system" fn ClusterRegSetValue(
    hkey: HKEY,
    lpszvaluename: PWSTR,
    dwtype: u32,
    lpdata: *const u8,
    cbdata: u32
) -> u32
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’, ‘Win32_System_Registry’