Function CryptMsgCountersign

Source
pub unsafe extern "C" fn CryptMsgCountersign(
    hCryptMsg: HCRYPTMSG,
    dwIndex: DWORD,
    cCountersigners: DWORD,
    rgCountersigners: PCMSG_SIGNER_ENCODE_INFO,
) -> BOOL