qlist_append_obj

Function qlist_append_obj 

Source
pub unsafe extern "C" fn qlist_append_obj(
    qlist: *mut QList,
    obj: *mut QObject,
)