Function freetype_sys::FT_New_Face

source ยท
pub unsafe extern "C" fn FT_New_Face(
    library: FT_Library,
    filepathname: *const c_char,
    face_index: FT_Long,
    aface: *mut FT_Face,
) -> FT_Error