Function windows::Win32::Security::Cryptography::Catalog::CryptCATGetMemberInfo
pub unsafe fn CryptCATGetMemberInfo<P0, P1>(
hcatalog: P0,
pwszreferencetag: P1,
) -> *mut CRYPTCATMEMBERwhere
P0: Param<HANDLE>,
P1: Param<PCWSTR>,