Function ffmpeg_sys_fframes::av_write_uncoded_frame
source ยท pub unsafe extern "C" fn av_write_uncoded_frame(
s: *mut AVFormatContext,
stream_index: c_int,
frame: *mut AVFrame,
) -> c_intpub unsafe extern "C" fn av_write_uncoded_frame(
s: *mut AVFormatContext,
stream_index: c_int,
frame: *mut AVFrame,
) -> c_int