Function vex_sys::LibVEX_Init[][src]

pub unsafe extern "C" fn LibVEX_Init(
    failure_exit: Option<unsafe extern "C" fn()>,
    log_bytes: Option<unsafe extern "C" fn(arg1: *const HChar, nbytes: SizeT)>,
    debuglevel: Int,
    vcon: *const VexControl
)