Function windows_sys::Win32::Networking::Clustering::DestroyCluster
pub unsafe extern "system" fn DestroyCluster(
hcluster: HCLUSTER,
pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK,
pvcallbackarg: *const c_void,
fdeletevirtualcomputerobjects: BOOL
) -> u32
Expand description
Required features: "Win32_Foundation"