esp_idf_sys

Function 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