[][src]Function luajit2_sys::lua_newstate

pub unsafe extern "C" fn lua_newstate(
    f: lua_Alloc,
    ud: *mut c_void
) -> *mut lua_State