Function mlua_sys::lua52::lua::lua_pushunsigned
source ยท pub unsafe extern "C-unwind" fn lua_pushunsigned(
L: *mut lua_State,
n: lua_Unsigned
)
Available on crate feature
lua52
only.pub unsafe extern "C-unwind" fn lua_pushunsigned(
L: *mut lua_State,
n: lua_Unsigned
)
lua52
only.