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