Function gst::ffi::gst_video_frame_copy_plane[][src]

pub unsafe extern "C" fn gst_video_frame_copy_plane(
    dest: *mut GstVideoFrame,
    src: *const GstVideoFrame,
    plane: guint
) -> gboolean