affbe5f5创建于 2025年3月25日历史提交
#include <stdbool.h>
#include <stddef.h>
#include <ngspice/sharedspice.h>

int main()
{
  ngSpice_Init(NULL, NULL, NULL, NULL, NULL, NULL, NULL);
}