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

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