Function gstreamer_gl_sys::gst_gl_window_send_mouse_event[][src]

pub unsafe extern "C" fn gst_gl_window_send_mouse_event(
    window: *mut GstGLWindow,
    event_type: *const c_char,
    button: c_int,
    posx: c_double,
    posy: c_double
)