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

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’