[][src]Function rusty_ffmpeg::av_stream_set_r_frame_rate

pub unsafe extern "C" fn av_stream_set_r_frame_rate(
    s: *mut AVStream,
    r: AVRational
)