Function libunicorn_sys::uc_hook_add [] [src]

pub unsafe extern fn uc_hook_add(engine: uc_handle,
                                 hook: *mut uc_hook,
                                 hook_type: HookType,
                                 callback: size_t,
                                 user_data: *mut size_t,
                                 begin: u64,
                                 end: u64,
                                 ...)
                                 -> Error