Skip to main content

gst_object_call_async

Function gst_object_call_async 

Source
pub unsafe extern "C" fn gst_object_call_async(
    object: *mut GstObject,
    func: GstObjectCallAsyncFunc,
    user_data: gpointer,
)
Available on crate feature v1_28 only.