wut  v1.7.0
Wii U Toolchain
misc.h
Go to the documentation of this file.
1 #pragma once
2 #include <wut.h>
3 
9 #ifdef __cplusplus
10 extern "C" {
11 #endif
12 
13 int
14 set_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