Function rlua::ffi::lua_rawlen [] [src]

pub unsafe extern "C" fn lua_rawlen(
    state: *mut lua_State,
    index: c_int
) -> usize