Function meos_sys::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.