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.