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

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