Function rdp::drop_float_array [] [src]

pub extern fn drop_float_array(arr: Array)

Free Array memory which Rust has allocated across the FFI boundary by simplify_linestring_ffi

Safety

This function is unsafe because it accesses a raw pointer which could contain arbitrary data