Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
引数として持つ関数をexternしたいのですstructが、関数と構造体の定義を含むファイルのソースコードにアクセスできません。struct構造体のフィールドがわからないため、ヘッダーを作成してそこに入れることができません。
struct
structヘッダーなしでexternする方法は?