Function glib_sys::g_clear_list
source · pub unsafe extern "C" fn g_clear_list(
list_ptr: *mut *mut GList,
destroy: GDestroyNotify
)
Available on crate feature
v2_64
only.pub unsafe extern "C" fn g_clear_list(
list_ptr: *mut *mut GList,
destroy: GDestroyNotify
)
v2_64
only.