mlua_sys::lua54::lauxlib

Function luaL_len

Source
pub unsafe extern "C-unwind" fn luaL_len(
    L: *mut lua_State,
    idx: c_int,
) -> lua_Integer
Available on crate feature lua54 only.