pub unsafe extern "system" fn ClusterRegDeleteKeyEx(
    hkey: HKEY,
    lpsubkey: PCWSTR,
    lpszreason: PCWSTR
) -> i32
Expand description

Required features: "Win32_System_Registry"