Function raylib_sys::GetGlyphIndex[][src]

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