Function ffmpeg_next::util::interrupt::new

source ·
pub fn new<F>(opaque: Box<F>) -> Interruptwhere
    F: FnMut() -> bool,