eclipse-iceoryx / iceoryx-rs

Rust wrapper for Eclipse iceoryx™ - true zero-copy inter-process-communication
Apache License 2.0
86 stars 16 forks source link

Raw pointer API for publisher and subscriber #64

Closed elBoberido closed 9 months ago

elBoberido commented 1 year ago

Brief feature description

For use in FFI, it would be helpful to have a raw pointer API. See also #63