freetype_ffi

Function FT_Get_Next_Char

Source
pub unsafe extern "C" fn FT_Get_Next_Char(
    face: FT_Face,
    charcode: c_ulong,
    agindex: *mut c_uint,
) -> c_ulong