pub type PCLUSAPI_CLUSTER_REG_ENUM_KEY = Option<unsafe extern "system" fn(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"