Function windows::Win32::Security::Cryptography::CertCloseStore

pub unsafe fn CertCloseStore<P0>(hcertstore: P0, dwflags: u32) -> Result<()>
where P0: Param<HCERTSTORE>,