gst_video_frame_copy

Function gst_video_frame_copy 

Source
pub unsafe extern "C" fn gst_video_frame_copy(
    dest: *mut GstVideoFrame,
    src: *const GstVideoFrame,
) -> gboolean