Function allegro_sys::color::al_unmap_rgba_f [−][src]
pub unsafe extern "C" fn al_unmap_rgba_f(
color: ALLEGRO_COLOR,
r: *mut c_float,
g: *mut c_float,
b: *mut c_float,
a: *mut c_float
)
pub unsafe extern "C" fn al_unmap_rgba_f(
color: ALLEGRO_COLOR,
r: *mut c_float,
g: *mut c_float,
b: *mut c_float,
a: *mut c_float
)