windows::Win32::Networking::Clustering

Function CreateClusterNameAccount

pub unsafe fn CreateClusterNameAccount(
    hcluster: HCLUSTER,
    pconfig: *const CREATE_CLUSTER_NAME_ACCOUNT,
    pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK,
    pvcallbackarg: Option<*const c_void>,
) -> u32