pub unsafe extern "system" fn CertFindAttribute(
    pszobjid: PSTR,
    cattr: u32,
    rgattr: *const CRYPT_ATTRIBUTE
) -> *mut CRYPT_ATTRIBUTE
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’