[][src]Function CCODE::CryptMsgControl

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