Function debug_value

Source
pub unsafe fn debug_value(lstate: *mut State, n: i32) -> Box<dyn Display>
Expand description

Returns a displayable representation of the Lua value at a given stack index.