Function rlua::ffi::lua54::lua::lua_getfield

pub unsafe extern "C-unwind" fn lua_getfield(
    L: *mut lua_State,
    idx: i32,
    k: *const i8
) -> i32