pub unsafe extern "C" fn msdfgen_Contour_winding(
    this: *const msdfgen_Contour
) -> c_int
Expand description

Computes the winding of the contour. Returns 1 if positive, -1 if negative.