uc_reg_write_batch

Function uc_reg_write_batch 

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