[][src]Function embedded_freetype_sys::FT_Open_Face

pub unsafe extern "C" fn FT_Open_Face(
    library: FT_Library,
    args: *const FT_Open_Args,
    face_index: FT_Long,
    aface: *mut FT_Face
) -> FT_Error