[][src]Function winapi::um::wincrypt::CertAddEncodedCertificateToSystemStoreW

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