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