gstreamer_sys

Function gst_element_call_async

Source
pub unsafe extern "C" fn gst_element_call_async(
    element: *mut GstElement,
    func: GstElementCallAsyncFunc,
    user_data: gpointer,
    destroy_notify: GDestroyNotify,
)