pub unsafe extern "system" fn DestroyCluster(
    hcluster: *const _HCLUSTER,
    pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK,
    pvcallbackarg: *const c_void,
    fdeletevirtualcomputerobjects: BOOL
) -> u32
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"