pub type PCLUSTER_UPGRADE_PROGRESS_CALLBACK = Option<unsafe extern "system" fn(pvcallbackarg: *mut c_void, eupgradephase: CLUSTER_UPGRADE_PHASE) -> BOOL>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"