Skip to main content

lua_h_setp

Function lua_h_setp 

Source
pub unsafe fn lua_h_setp(
    L: *mut lua_State,
    t: *mut LuaTable,
    key: *mut c_void,
    tag: i32,
) -> *mut TValue