gstreamer_gl_sys

Function gst_gl_window_send_key_event

Source
pub unsafe extern "C" fn gst_gl_window_send_key_event(
    window: *mut GstGLWindow,
    event_type: *const c_char,
    key_str: *const c_char,
)