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

type GCopyFunc = Option<extern "C" fn(src: gconstpointer, data: gpointer) -> gpointer>;