Function glib_sys::g_list_remove

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