Function g_list_store_append

Source
pub unsafe extern "C" fn g_list_store_append(
    store: *mut GListStore,
    item: gpointer,
)