Function FRD_HasLoggedIn

Source
pub unsafe extern "C" fn FRD_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.