[][src]Function ffmpeg_sys_next::avformat_match_stream_specifier

pub unsafe extern "C" fn avformat_match_stream_specifier(
    s: *mut AVFormatContext,
    st: *mut AVStream,
    spec: *const c_char
) -> c_int