raylib_wasm

Function GetGlyphIndex

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