mlua_sys::luau::lua

Function lua_getthreaddata

Source
pub unsafe extern "C-unwind" fn lua_getthreaddata(
    L: *mut lua_State,
) -> *mut c_void
Available on crate feature luau only.