Function polylabel::polylabel_ffi
[−]
[src]
#[no_mangle]pub extern fn polylabel_ffi(outer: Array,
inners: WrapperArray,
tolerance: c_double)
-> Position
FFI access to the polylabel function
Accepts three arguments:
- an exterior ring
Array - an interior rings
WrapperArray - a tolerance
c_double.