lua_objlen

Function lua_objlen 

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