Function gdal_sys::CPLListAppend

source ·
pub unsafe extern "C" fn CPLListAppend(
    psList: *mut CPLList,
    pData: *mut c_void
) -> *mut CPLList