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

type GObjectFinalizeFunc = Option<extern "C" fn(object: *mut GObject)>;