pub unsafe extern "system" fn AddClusterNode(
    hcluster: HCLUSTER,
    lpsznodename: PCWSTR,
    pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK,
    pvcallbackarg: *const c_void
) -> HNODE
Expand description

Required features: "Win32_Foundation"