mirror_ffmpeg_sys

Function av_frame_copy

Source
pub unsafe extern "C" fn av_frame_copy(
    dst: *mut AVFrame,
    src: *const AVFrame,
) -> c_int