Function rust_raylib::ffi::ImageText

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

Create an image from text (default font)