Function ImageText

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