Function rusty_spine::c::spSkeletonBounds_intersectsSegment

source ·
#[no_mangle]
pub unsafe extern "C" fn spSkeletonBounds_intersectsSegment(
    self_0: *mut spSkeletonBounds,
    x1: c_float,
    y1: c_float,
    x2: c_float,
    y2: c_float
) -> *mut spBoundingBoxAttachment