pub unsafe extern "system" fn CreateClusterNameAccount(
    hcluster: *const _HCLUSTER,
    pconfig: *const CREATE_CLUSTER_NAME_ACCOUNT,
    pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK,
    pvcallbackarg: *const c_void
) -> u32
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"