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

type GstTypeFindFunction = Option<extern "C" fn(find: *mut GstTypeFind, user_data: gpointer)>;