Function lua_rs::ffi::lauxlib::luaL_len

source ·
pub unsafe extern "C" fn luaL_len(
    l: *mut lua_State,
    idx: c_int
) -> lua_Integer