1 2 3 4 5 6 7 8 9 10
#include <dlfcn.h> #include "dynlink.h" static void *stub_dlopen(const char *file, int mode) { __dl_seterr("Dynamic loading not supported"); return 0; } weak_alias(stub_dlopen, dlopen);
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル