windows::Win32::Security::Credentials

Function CredWriteDomainCredentialsW

pub unsafe fn CredWriteDomainCredentialsW(
    targetinfo: *const CREDENTIAL_TARGET_INFORMATIONW,
    credential: *const CREDENTIALW,
    flags: u32,
) -> Result<()>