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

Required features: "Win32_Networking_Clustering", "Win32_Foundation"