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

pub unsafe extern "system" fn CryptGetMessageCertificates(
    dwMsgAndCertEncodingType: DWORD,
    hCryptProv: HCRYPTPROV_LEGACY,
    dwFlags: DWORD,
    pbSignedBlob: *const BYTE,
    cbSignedBlob: DWORD
) -> HCERTSTORE