Function meos_sys::ptarray_construct_empty
source ยท pub unsafe extern "C" fn ptarray_construct_empty(
hasz: c_char,
hasm: c_char,
maxpoints: u32,
) -> *mut POINTARRAYExpand description
Create a new #POINTARRAY with no points. Allocate enough storage to hold maxpoints vertices before having to reallocate the storage area.