pub unsafe extern "C" fn PTMU_GetShellState(out: *mut u8_) -> Result
Expand description

Gets the system’s current shell state.

§Arguments

  • out - Pointer to write the current shell state to. (0 = closed, 1 = open)