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.
次のように、インターフェイスを記述しdbusます。 struct test_dbus *dbus_struct_test(struct test_dbus *tmp);
dbus
struct test_dbus *dbus_struct_test(struct test_dbus *tmp);
構造体の定義:
struct test_dbus { char str[8]; int flag; };
dbus_g_proxy_callこのインターフェイスを呼び出すために使用したいのですがdbus、誰が助けてくれますか?</p>
dbus_g_proxy_call