Function windows_sys::Win32::NetworkManagement::NetManagement::NetUserChangePassword
pub unsafe extern "system" fn NetUserChangePassword(
domainname: PCWSTR,
username: PCWSTR,
oldpassword: PCWSTR,
newpassword: PCWSTR
) -> u32
Expand description
Required features: "Win32_NetworkManagement_NetManagement"