uc_reg_read_batch2

Function uc_reg_read_batch2 

Source
pub unsafe extern "C" fn uc_reg_read_batch2(
    uc: *mut uc_engine,
    regs: *const c_int,
    vals: *const *mut c_void,
    sizes: *mut usize,
    count: c_int,
) -> uc_error