av_frame_copy

Function av_frame_copy 

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