Function rlua::ffi::lua_createtable

pub unsafe extern "C-unwind" fn lua_createtable(
    L: *mut lua_State,
    narr: i32,
    nrec: i32
)