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