windows::Win32::Security::Credentials

Function CredProtectA

pub unsafe fn CredProtectA(
    fasself: bool,
    pszcredentials: &[u8],
    pszprotectedcredentials: PSTR,
    pcchmaxchars: *mut u32,
    protectiontype: Option<*mut CRED_PROTECTION_TYPE>,
) -> Result<()>