ptarray_removePoint

Function 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