pub type PCLUSAPI_CLUSTER_REG_DELETE_VALUE = Option<unsafe extern "system" fn(hkey: HKEY, lpszvaluename: PCWSTR) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_System_Registry"