[][src]Function CCODE::CertAddEncodedCertificateToSystemStoreW

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