Crate rdp

source ·
Expand description

This crate provides FFI functions for accessing the Ramer–Douglas–Peucker and Visvalingam-Whyatt line simplification algorithms

Structs

A C-compatible struct used for passing arrays across the FFI boundary

Functions

Free Array memory which Rust has allocated across the FFI boundary by simplify_rdp_ffi
FFI wrapper for rdp
No-op function for ffi compatibility. Ignore this.