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

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