mirror_ffmpeg_sys

Function avio_pause

Source
pub unsafe extern "C" fn avio_pause(
    h: *mut AVIOContext,
    pause: c_int,
) -> c_int