[][src]Function glib_sys::g_list_foreach

pub unsafe extern "C" fn g_list_foreach(
    list: *mut GList,
    func: GFunc,
    user_data: gpointer
)