Function windows_sys::Win32::Networking::Clustering::AddClusterNode
[−]pub unsafe extern "system" fn AddClusterNode(
hcluster: *const _HCLUSTER,
lpsznodename: PWSTR,
pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK,
pvcallbackarg: *const c_void
) -> *mut _HNODEExpand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’
