pub type PCLUSAPI_CLUSTER_REG_CREATE_BATCH = Option<unsafe extern "system" fn(hkey: HKEY, phregbatch: *mut *mut _HREGBATCH) -> i32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_System_Registry"