Function tic80_sys::font_alloc

source ·
pub fn font_alloc(
    text: impl AsRef<str>,
    x: i32,
    y: i32,
    opts: FontOptions<'_>
) -> i32