pub unsafe extern "C" fn miiSelectorChecksumIsValid(
    returnbuf: *const MiiSelectorReturn
) -> bool
Expand description

Verifies that the Mii data returned from the applet matches its checksum

§Arguments

  • returnbuf - Buffer filled by Mii selector applet

§Returns

true if returnbuf->checksum is the same as the one computed from returnbuf