Function ff_check_interrupt

Source
pub unsafe extern "C" fn ff_check_interrupt(
    cb: *mut AVIOInterruptCB,
) -> c_int
Expand description

Check if the user has requested to interrupt a blocking function associated with cb.