Function gst::ffi::g_object_bind_property_with_closures [−][src]
pub unsafe extern "C" fn g_object_bind_property_with_closures(
source: gpointer,
source_property: *const gchar,
target: gpointer,
target_property: *const gchar,
flags: GBindingFlags,
transform_to: *mut GClosure,
transform_from: *mut GClosure
) -> *mut GBinding