Function raylib_sys::ImageText[][src]

pub unsafe extern "C" fn ImageText(
    text: *const c_char,
    fontSize: c_int,
    color: Color
) -> Image