Function raylib_sys::GetGlyphIndex

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