Function crypt32::CryptMsgControl [] [src]

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