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

type GDestroyNotify = Option<extern "C" fn(data: gpointer)>;