Type Definition GClosureNotify
gst::ffi
type GClosureNotify = Option<extern "C" fn(data: gpointer, closure: *mut GClosure)>;