mlua_sys::luau::lua

Function lua_tostringatom

Source
pub unsafe extern "C-unwind" fn lua_tostringatom(
    L: *mut lua_State,
    idx: c_int,
    atom: *mut c_int,
) -> *const c_char
Available on crate feature luau only.