[][src]Function gstreamer_sys::gst_pad_forward

pub unsafe extern "C" fn gst_pad_forward(
    pad: *mut GstPad,
    forward: GstPadForwardFunction,
    user_data: gpointer
) -> gboolean