Function luaL_checkstring

Source
pub unsafe fn luaL_checkstring(L: *mut lua_State, n: i32) -> *const i8
Available on crate feature mlua only.