[][src]Function allegro_sys::transformations::al_transform_coordinates

pub unsafe extern "C" fn al_transform_coordinates(
    trans: *const ALLEGRO_TRANSFORM,
    x: *mut c_float,
    y: *mut c_float
)