Function avformat_match_stream_specifier

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