Function crypt32::CertAddEncodedCertificateToSystemStoreW [] [src]

pub unsafe extern "system" fn CertAddEncodedCertificateToSystemStoreW(
    szCertStoreName: LPCWSTR,
    pbCertEncoded: *const BYTE,
    cbCertEncoded: DWORD
) -> BOOL