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

type GValueTransform = Option<extern "C" fn(src_value: *const GValue, dest_value: *mut GValue)>;