pub unsafe extern "C" fn g_clear_slist(
slist_ptr: *mut *mut GSList,
destroy: GDestroyNotify,
)
Available on crate feature
v2_64
only.pub unsafe extern "C" fn g_clear_slist(
slist_ptr: *mut *mut GSList,
destroy: GDestroyNotify,
)
v2_64
only.