[][src]Type Definition gst::ffi::GDuplicateFunc

type GDuplicateFunc = Option<extern "C" fn(data: gpointer, user_data: gpointer) -> gpointer>;