Type Definition gst::ffi::GBindingTransformFunc [−][src]
type GBindingTransformFunc = Option<extern "C" fn(binding: *mut GBinding, from_value: *const GValue, to_value: *mut GValue, user_data: gpointer) -> gboolean>;