[][src]Function leptess::capi::boxTransformOrdered

pub unsafe extern "C" fn boxTransformOrdered(
    boxs: *mut Box,
    shiftx: i32,
    shifty: i32,
    scalex: f32,
    scaley: f32,
    xcen: i32,
    ycen: i32,
    angle: f32,
    order: i32
) -> *mut Box