Function g_binding_group_bind

pub unsafe extern "C" fn g_binding_group_bind(
    self_: *mut GBindingGroup,
    source_property: *const i8,
    target: *mut GObject,
    target_property: *const i8,
    flags: u32,
)