Function font_kit::loaders::freetype::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