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

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