csfml_graphics_sys::sfTransform_scaleWithCenter [] [src]

pub unsafe extern fn sfTransform_scaleWithCenter(transform: *mut sfTransform, scale_x: c_float, scale_y: c_float, center_x: c_float, center_y: c_float)