mlua_sys::lua52::lua

Function lua_pushunsigned

Source
pub unsafe extern "C-unwind" fn lua_pushunsigned(
    L: *mut lua_State,
    n: lua_Unsigned,
)
Available on crate feature lua52 only.