Function rlua::ffi::lua_rawget

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