ptarray_remove_point

Function ptarray_remove_point 

Source
pub unsafe extern "C" fn ptarray_remove_point(
    pa: *mut POINTARRAY,
    where_: u32,
) -> c_int
Expand description

Remove a point from an existing #POINTARRAY. Zero is the index of the start of the array.