pub unsafe fn debug_value( lstate: *mut lua_State, n: i32) -> Box<dyn Display + 'static, Global>
Returns a displayable representation of the Lua value at a given stack index.