Function meos_sys::ptarray_removePoint

source ยท
pub unsafe extern "C" fn ptarray_removePoint(
    pa: *mut POINTARRAY,
    where_: u32,
) -> *mut POINTARRAY
Expand description

@brief Remove a point from a pointarray. @param where - is the offset (starting at 0) @return #POINTARRAY is newly allocated