wut v1.8.0
Wii U Toolchain
Loading...
Searching...
No Matches
misc.h
Go to the documentation of this file.
1#pragma once
2#include <wut.h>
3
9#ifdef __cplusplus
10extern "C" {
11#endif
12
13int
14set_multicast_state(BOOL multicastEnable);
15
16#ifdef __cplusplus
17}
18#endif
19
int set_multicast_state(BOOL multicastEnable)
int32_t BOOL
Definition wut_types.h:7