[][src]Function gst::ffi::gst_video_blend

pub unsafe extern "C" fn gst_video_blend(
    dest: *mut GstVideoFrame,
    src: *mut GstVideoFrame,
    x: gint,
    y: gint,
    global_alpha: gfloat
) -> gboolean