[][src]Type Definition ep_capstone::SkipdataCallback

type SkipdataCallback = dyn UnwindSafe + FnMut(&[u8], usize) -> usize + 'static;