Skip to main content

tessSetOption

Function tessSetOption 

Source
pub unsafe extern "C" fn tessSetOption(
    tess: *mut TESStesselator,
    option: c_int,
    value: c_int,
)