windows::Win32::Security::Cryptography

Function CryptMsgControl

pub unsafe fn CryptMsgControl(
    hcryptmsg: *const c_void,
    dwflags: u32,
    dwctrltype: u32,
    pvctrlpara: Option<*const c_void>,
) -> Result<()>