pub unsafe extern "system" fn ClusterRegEnumKey(
    hkey: HKEY,
    dwindex: u32,
    lpszname: PWSTR,
    lpcchname: *mut u32,
    lpftlastwritetime: *mut FILETIME
) -> i32
Expand description

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