Function CryptMsgOpenToEncode

Source
pub unsafe extern "C" fn CryptMsgOpenToEncode(
    dwMsgEncodingType: DWORD,
    dwFlags: DWORD,
    dwMsgType: DWORD,
    pvMsgEncodeInfo: *const c_void,
    pszInnerContentObjID: LPSTR,
    pStreamInfo: PCMSG_STREAM_INFO,
) -> HCRYPTMSG