Function windows::Win32::Security::Cryptography::Catalog::CryptCATEnumerateMember
pub unsafe fn CryptCATEnumerateMember<P0>(
hcatalog: P0,
pprevmember: *mut CRYPTCATMEMBER,
) -> *mut CRYPTCATMEMBERwhere
P0: Param<HANDLE>,