font_kit::loaders::freetype

Function FT_Get_BDF_Property

source
unsafe extern "C" fn FT_Get_BDF_Property(
    face: FT_Face,
    prop_name: *const c_char,
    aproperty: *mut BDF_PropertyRec,
) -> FT_Error