Function rusty_spine::c::spBone_worldToParent

source ·
#[no_mangle]
pub unsafe extern "C" fn spBone_worldToParent(
    self_0: *mut spBone,
    worldX: c_float,
    worldY: c_float,
    localX: *mut c_float,
    localY: *mut c_float
)