Function lua_tostring

Source
pub unsafe fn lua_tostring(L: *mut lua_State, index: c_int) -> *const c_char