[][src]Function gstreamer_sys::gst_pad_set_chain_function_full

pub unsafe extern "C" fn gst_pad_set_chain_function_full(
    pad: *mut GstPad,
    chain: GstPadChainFunction,
    user_data: gpointer,
    notify: GDestroyNotify
)