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

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