Function ctru_sys::FRDU_HasLoggedIn
source · pub unsafe extern "C" fn FRDU_HasLoggedIn(state: *mut bool) -> Result
Expand description
Gets the login status of the current user.
§Arguments
state
- Pointer to write the current user’s login status to.