Function ctru_sys::FRDU_IsOnline

source ·
pub unsafe extern "C" fn FRDU_IsOnline(state: *mut bool) -> Result
Expand description

Gets the online status of the current user.

§Arguments

  • state - Pointer to write the current user’s online status to.