Function rlua::ffi::lua54::lua::lua_setfield

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