lua_rawget

Function lua_rawget 

Source
pub unsafe fn lua_rawget(L: *mut lua_State, idx: c_int) -> c_int
Available on crate feature lua52 only.