wut
1.0.0-beta9
Wii U Toolchain
|
C++ linkage for the autoconnect API, see nn::ac for use. More...
Functions | |
nn::Result | Initialize__Q2_2nn2acFv () |
void | Finalize__Q2_2nn2acFv () |
nn::Result | GetStartupId__Q2_2nn2acFPQ3_2nn2ac11ConfigIdNum (ConfigIdNum *id) |
nn::Result | Connect__Q2_2nn2acFQ3_2nn2ac11ConfigIdNum (ConfigIdNum id) |
nn::Result | GetAssignedAddress__Q2_2nn2acFPUl (uint32_t *ip) |
C++ linkage for the autoconnect API, see nn::ac for use.
Cafe provides mangled symbols for C++ APIs, so nn::ac is actually static inline calls to the mangled symbols under nn::ac::detail.
nn::Result nn::ac::detail::Initialize__Q2_2nn2acFv | ( | ) |
void nn::ac::detail::Finalize__Q2_2nn2acFv | ( | ) |
nn::Result nn::ac::detail::GetStartupId__Q2_2nn2acFPQ3_2nn2ac11ConfigIdNum | ( | ConfigIdNum * | id | ) |
nn::Result nn::ac::detail::Connect__Q2_2nn2acFQ3_2nn2ac11ConfigIdNum | ( | ConfigIdNum | id | ) |
nn::Result nn::ac::detail::GetAssignedAddress__Q2_2nn2acFPUl | ( | uint32_t * | ip | ) |