Function uc_emu_start

Source
pub unsafe extern "C" fn uc_emu_start(
    engine: usize,
    begin: u64,
    until: u64,
    timeout: u64,
    count: usize,
) -> Error