Function freetype::ffi::FT_New_Face [] [src]

pub unsafe extern "C" fn FT_New_Face(
    library: *mut c_void,
    filepathname: *const i8,
    face_index: i64,
    aface: *mut *mut FT_FaceRec
) -> i32