pub type PCLUSAPI_CLUSTER_REG_DELETE_KEY = Option<unsafe extern "system" fn(hkey: HKEY, lpszsubkey: PCWSTR) -> i32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_System_Registry"