Function windows_sys::Win32::Security::Credentials::CredWriteDomainCredentialsW
pub unsafe extern "system" fn CredWriteDomainCredentialsW(
targetinfo: *const CREDENTIAL_TARGET_INFORMATIONW,
credential: *const CREDENTIALW,
flags: u32
) -> BOOLExpand description
Required features: "Win32_Security_Credentials", "Win32_Foundation"