FT_Get_Sfnt_Table

Function FT_Get_Sfnt_Table 

Source
pub unsafe extern "C" fn FT_Get_Sfnt_Table(
    face: FT_Face,
    tag: FT_Sfnt_Tag,
) -> *mut c_void