Function freetype::ffi::FT_Load_Glyph [] [src]

pub unsafe extern "C" fn FT_Load_Glyph(
    face: *mut FT_FaceRec,
    glyph_index: u32,
    load_flags: i32
) -> i32