Function freetype_sys::FT_Get_Sfnt_Table

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