pub unsafe extern "C" fn DrawTextEx( font: Font, text: *const c_char, position: Vector2, fontSize: c_float, spacing: c_float, tint: Color, )
Draw text using font and additional parameters