pub unsafe extern "C" fn miiSelectorBlacklistGuestMii(
    conf: *mut MiiSelectorConf,
    index: u32_
)
Expand description

Specifies which guest Miis will be unselectable

§Arguments

  • conf - Pointer to miiSelector configuration
  • index - Index of the guest Miis that will be blacklisted. MIISELECTOR_GUESTMII_SLOTS can be used to blacklist all the guest Miis.