windows::Win32::Security::Cryptography

Function CertCloseStore

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