#[unsafe(no_mangle)]pub extern "C" fn pamoja_cdr_writer_new() -> *mut PamojaCdrWriterExpand description
Creates a CDR encoder with the encapsulation header already written.
ยงReturns
A handle the caller must release with pamoja_cdr_writer_free or consume
with pamoja_cdr_writer_into_bytes.