Function gstreamer_sys::gst_pad_set_query_function_full[][src]

pub unsafe extern "C" fn gst_pad_set_query_function_full(
    pad: *mut GstPad,
    query: GstPadQueryFunction,
    user_data: gpointer,
    notify: GDestroyNotify
)