glib_sys

Function g_list_foreach

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