Function windows_sys::Win32::Security::Credentials::CredWriteDomainCredentialsA
[−]pub unsafe extern "system" fn CredWriteDomainCredentialsA(
targetinfo: *const CREDENTIAL_TARGET_INFORMATIONA,
credential: *const CREDENTIALA,
flags: u32
) -> BOOL
Expand description
Required features: "Win32_Security_Credentials"
, "Win32_Foundation"