raylib_wasm

Function GetGlyphAtlasRec

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