Function windows::Win32::Security::Cryptography::CertRemoveStoreFromCollection
pub unsafe fn CertRemoveStoreFromCollection<P0, P1>(
hcollectionstore: P0,
hsiblingstore: P1,
)where
P0: Param<HCERTSTORE>,
P1: Param<HCERTSTORE>,