al_scale_transform

Function al_scale_transform 

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