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 configuration
  • index - Index of the guest Miis that will be whitelisted. MIISELECTOR_GUESTMII_SLOTS can be used to whitelist all the guest Miis.