[][src]Function spine::ffi::spSkeletonBounds_aabbContainsPoint

pub unsafe extern "C" fn spSkeletonBounds_aabbContainsPoint(
    self_: *mut spSkeletonBounds,
    x: f32,
    y: f32
) -> i32

Returns true if the axis aligned bounding box contains the point.