uc_reg_write_batch2

Function uc_reg_write_batch2 

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