Function meos_sys::ptarray_insert_point

source ยท
pub unsafe extern "C" fn ptarray_insert_point(
    pa: *mut POINTARRAY,
    p: *const POINT4D,
    where_: u32,
) -> c_int
Expand description

Insert a point into an existing #POINTARRAY. Zero is the index of the start of the array.