Function rlua::ffi::luaL_len

pub unsafe extern "C-unwind" fn luaL_len(
    L: *mut lua_State,
    idx: i32
) -> i64