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.
pub unsafe extern "C" fn ff_check_interrupt(
cb: *mut AVIOInterruptCB,
) -> c_int
Check if the user has requested to interrupt a blocking function associated with cb.