[][src]Function ffmpeg_next::util::interrupt::new

pub fn new<F>(opaque: Box<F>) -> Interrupt where
    F: FnMut() -> bool