Function raylib_sys::GetGlyphInfo

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