net core api 调用 c++ 动态库
[DllImport("Fwlib64.dll", EntryPoint="cnc_actf")] public static extern short cnc_actf(ushort FlibHndl, [Out,MarshalAs(UnmanagedType.LPStruct)] ODBACT a);