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

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