windows::Win32::Security::Credentials

Function CredIsProtectedW

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