Crate polyline_ffi [] [src]

This module exposes functions for accessing the Polyline encoding and decoding functions via FFI

Structs

Array

Functions

decode_polyline_ffi

Convert a Polyline into an array of coordinates

drop_cstring

Free CString memory which Rust has allocated across the FFI boundary

drop_float_array

Free Array memory which Rust has allocated across the FFI boundary

encode_coordinates_ffi

Convert an array of coordinates into a Polyline