mlua_sys::lua52::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 lua52 only.