Function gstreamer_sys::gst_element_call_async[][src]

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