Function lua_objlen

Source
pub unsafe extern "C" fn lua_objlen(
    L: *mut State,
    index: i32,
) -> usize