Function ImageTextEx

Source
pub unsafe extern "C" fn ImageTextEx(
    font: Font,
    text: *const c_char,
    fontSize: f32,
    spacing: f32,
    tint: Color,
) -> Image