pub unsafe extern "system" fn CredWriteDomainCredentialsW(
    targetinfo: *const CREDENTIAL_TARGET_INFORMATIONW,
    credential: *const CREDENTIALW,
    flags: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"