SkipdataCallback

Type Alias SkipdataCallback 

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