xb_value_bindings_bind_str

Function xb_value_bindings_bind_str 

Source
pub unsafe extern "C" fn xb_value_bindings_bind_str(
    self_: *mut XbValueBindings,
    idx: c_uint,
    str: *const c_char,
    destroy_func: GDestroyNotify,
)