pub unsafe extern "system" fn SetClusterServiceAccountPassword(
    lpszclustername: PWSTR,
    lpsznewpassword: PWSTR,
    dwflags: u32,
    lpreturnstatusbuffer: *mut CLUSTER_SET_PASSWORD_STATUS,
    lpcbreturnstatusbuffersize: *mut u32
) -> u32
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’