if_freenameindex.c\network\src - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/network/if_freenameindex.c
blob: 89bafcc0ca6696ce98637c59009e2e79ef215f37 (plain) (blame)
1
2
3
4
5
6
7
#include <net/if.h>
#include <stdlib.h>
void if_freenameindex(struct if_nameindex *idx)
{
	free(idx);
}
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月08日 16:59:56 +0000

AltStyle によって変換されたページ (->オリジナル) /