pub type PCLUSAPI_CLUSTER_UPGRADE = Option<unsafe extern "system" fn(hcluster: *const _HCLUSTER, perform: BOOL, pfnprogresscallback: PCLUSTER_UPGRADE_PROGRESS_CALLBACK, pvcallbackarg: *const c_void) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"