Function esp_idf_sys::xthal_disassemble
source ยท pub unsafe extern "C" fn xthal_disassemble(
instr_buf: *mut c_uchar,
tgt_addr: *mut c_void,
buffer: *mut c_char,
buflen: c_uint,
options: c_uint,
) -> c_int
pub unsafe extern "C" fn xthal_disassemble(
instr_buf: *mut c_uchar,
tgt_addr: *mut c_void,
buffer: *mut c_char,
buflen: c_uint,
options: c_uint,
) -> c_int