pub fn get_personality() -> Result<Personality, ()>Expand description
This function only gets the current persona.
ยงReturn value
On success returns the Previous persona is returned.
On failure returns Err(()) if the kernel was unable to retrieve personality.