[][src]Function spine::ffi::spPolygon_intersectsSegment

pub unsafe extern "C" fn spPolygon_intersectsSegment(
    polygon: *mut spPolygon,
    x1: f32,
    y1: f32,
    x2: f32,
    y2: f32
) -> i32