[][src]Function ffav_sys::av_frame_copy

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