Function raylib_sys::GetGlyphAtlasRec

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