Function meos_sys::lwpointiterator_create_rw

source ยท
pub unsafe extern "C" fn lwpointiterator_create_rw(
    g: *mut LWGEOM,
) -> *mut LWPOINTITERATOR
Expand description

Create a new LWPOINTITERATOR over supplied LWGEOM* Supports modification of coordinates during iteration.