Function raylib::ffi::ImageText[][src]

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