Skip to main content

pamoja_cdr_writer_new

Function pamoja_cdr_writer_new 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pamoja_cdr_writer_new() -> *mut PamojaCdrWriter
Expand 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.