#[unsafe(no_mangle)]pub extern "C" fn pamoja_mavlink_parser_new() -> *mut PamojaMavlinkParserExpand description
Creates a parser with an empty buffer.
ยงReturns
A handle the caller must release with pamoja_mavlink_parser_free.
#[unsafe(no_mangle)]pub extern "C" fn pamoja_mavlink_parser_new() -> *mut PamojaMavlinkParserCreates a parser with an empty buffer.
A handle the caller must release with pamoja_mavlink_parser_free.