glib_sys

Function g_list_find

source
pub unsafe extern "C" fn g_list_find(
    list: *mut GList,
    data: gconstpointer,
) -> *mut GList