Function mlua_sys::luau::lua::lua_tostringatom
source ยท pub unsafe extern "C-unwind" fn lua_tostringatom(
L: *mut lua_State,
idx: c_int,
atom: *mut c_int,
) -> *const c_charAvailable on crate feature
luau only.