windows::Win32::Security::Credentials

Function CredIsProtectedA

pub unsafe fn CredIsProtectedA<P0>(
    pszprotectedcredentials: P0,
    pprotectiontype: *mut CRED_PROTECTION_TYPE,
) -> Result<()>
where P0: Param<PCSTR>,