Function ctru_sys::miiSelectorWhitelistGuestMii
source · pub unsafe extern "C" fn miiSelectorWhitelistGuestMii(
conf: *mut MiiSelectorConf,
index: u32_
)
Expand description
Specifies which guest Miis will be selectable
§Arguments
conf
- Pointer to miiSelector configurationindex
- Index of the guest Miis that will be whitelisted. MIISELECTOR_GUESTMII_SLOTS can be used to whitelist all the guest Miis.