proxmox-backup/proxmox-protocol
Wolfgang Bumiller 7b7a42b467 protocol: use Option<fn()> for nullable function
This should have the same memory layoutas a simple `fn()`
with NULL function pointers mapping to None.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-03-15 14:21:52 +01:00
..
src protocol: use Option<fn()> for nullable function 2019-03-15 14:21:52 +01:00
Cargo.toml protocol: add C bindings for Connector 2019-03-15 12:40:47 +01:00
proxmox-protocol.h protocol: add C header work in progress and test client 2019-03-15 12:40:47 +01:00