Function mlua_sys::lua52::lua::lua_getfield_
source ยท pub unsafe extern "C-unwind" fn lua_getfield_(
L: *mut lua_State,
idx: c_int,
k: *const c_char,
)Available on crate feature
lua52 only.