pub type PCLUSAPI_ADD_CLUSTER_NODE_EX = Option<unsafe extern "system" fn(hcluster: *const _HCLUSTER, lpsznodename: PCWSTR, dwflags: u32, pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK, pvcallbackarg: *const c_void) -> *mut _HNODE>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"