cloudwu / pbc

A protocol buffers library for C
MIT License
1.62k stars 568 forks source link

How to write a logical given? #133

Open murat8505 opened 5 years ago

murat8505 commented 5 years ago

Hello, how to write a logical given. For example: pbc_message_bool (msg, "key", true, -1);