gstreamer_video_sys

Function gst_video_frame_copy

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