Function lua_rs::ffi::lua::lua_rawlen

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