Function panda_sys::target_disas

source ·
pub unsafe extern "C" fn target_disas(
    out: *mut FILE,
    cpu: *mut CPUState,
    code: target_ulong,
    size: target_ulong,
    flags: c_int
)