windows::Win32::Security::Cryptography::Catalog

Function CryptCATGetMemberInfo

pub unsafe fn CryptCATGetMemberInfo<P1>(
    hcatalog: HANDLE,
    pwszreferencetag: P1,
) -> *mut CRYPTCATMEMBER
where P1: Param<PCWSTR>,