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

type GNodeForeachFunc = Option<extern "C" fn(node: *mut GNode, data: gpointer)>;