[][src]Function spine::ffi::spBone_updateWorldTransformWith

pub unsafe extern "C" fn spBone_updateWorldTransformWith(
    self_: *mut spBone,
    x: f32,
    y: f32,
    rotation: f32,
    scaleX: f32,
    scaleY: f32,
    shearX: f32,
    shearY: f32
)