[][src]Function spine::ffi::spRegionAttachment_setUVs

pub unsafe extern "C" fn spRegionAttachment_setUVs(
    self_: *mut spRegionAttachment,
    u: f32,
    v: f32,
    u2: f32,
    v2: f32,
    rotate: i32
)