Function freetype_sys::FT_Load_Char

source ·
pub unsafe extern "C" fn FT_Load_Char(
    face: FT_Face,
    char_code: FT_ULong,
    load_flags: FT_Int32
) -> FT_Error