raylib_wasm

Function GetGlyphInfo

source
pub unsafe extern "C" fn GetGlyphInfo(
    font: Font,
    codepoint: c_int,
) -> GlyphInfo