glib_sys

Function g_list_free_full

Source
pub unsafe extern "C" fn g_list_free_full(
    list: *mut GList,
    free_func: GDestroyNotify,
)