Function glib_sys::g_list_free_full

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