Function freetype::ffi::FT_Load_Char [] [src]

pub unsafe extern "C" fn FT_Load_Char(
    face: *mut FT_FaceRec,
    char_code: u64,
    load_flags: i32
) -> i32