[−][src]Function gst::ffi::gst_video_overlay_set_render_rectangle
pub unsafe extern "C" fn gst_video_overlay_set_render_rectangle(
overlay: *mut GstVideoOverlay,
x: gint,
y: gint,
width: gint,
height: gint
) -> gboolean