font_alloc

Function font_alloc 

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