Function tess2_sys::tessNewTess [] [src]

pub unsafe extern "C" fn tessNewTess(
    alloc: *mut TESSalloc
) -> *mut TESStesselator

Creates new Tesselator object with specified or default allocator or uses default.

Arguments

  • alloc - Tesselator allocation configuration, if null, then default is used