Function gst::ffi::gst_navigation_send_mouse_event [−][src]
pub unsafe extern "C" fn gst_navigation_send_mouse_event(
navigation: *mut GstNavigation,
event: *const c_char,
button: c_int,
x: c_double,
y: c_double
)