[][src]Function allegro_sys::transformations::al_scale_transform

pub unsafe extern "C" fn al_scale_transform(
    trans: *mut ALLEGRO_TRANSFORM,
    sx: c_float,
    sy: c_float
)