Function r_core::r_core_esil_step[][src]

pub unsafe extern "C" fn r_core_esil_step(
    core: *mut RCore,
    until_addr: c_ulonglong,
    until_expr: *const c_char,
    prev_addr: *mut c_ulonglong,
    stepOver: bool
) -> c_int