Function windows::Win32::Security::Cryptography::CertFindAttribute

pub unsafe fn CertFindAttribute<P0>(
    pszobjid: P0,
    rgattr: &[CRYPT_ATTRIBUTE],
) -> *mut CRYPT_ATTRIBUTE
where P0: Param<PCSTR>,