Function CryptMsgControl

Source
pub unsafe extern "C" fn CryptMsgControl(
    hCryptMsg: HCRYPTMSG,
    dwFlags: DWORD,
    dwCtrlType: DWORD,
    pvCtrlPara: *const c_void,
) -> BOOL