Function r_core::r_core_disasm_pdi_with_buf[][src]

pub unsafe extern "C" fn r_core_disasm_pdi_with_buf(
    core: *mut RCore,
    address: c_ulonglong,
    buf: *mut c_uchar,
    nb_opcodes: c_uint,
    nb_bytes: c_uint,
    fmt: c_int
) -> c_int