Update src/hb-icu.cc
Co-Authored-By: Khaled Hosny <dr.khaled.hosny@gmail.com>
This commit is contained in:
parent
ccc2356983
commit
aff21795b2
|
@ -372,7 +372,7 @@ void free_static_icu_funcs ()
|
|||
* Fetches a Unicode-functions structure that is populated
|
||||
* with the appropriate ICU function for each method.
|
||||
*
|
||||
* Return value: (transfer full): a pointer to the #hb_unicode_funcs_t Unicode-functions structure
|
||||
* Return value: (transfer none): a pointer to the #hb_unicode_funcs_t Unicode-functions structure
|
||||
*
|
||||
* Since: 0.9.38
|
||||
**/
|
||||
|
|
Loading…
Reference in New Issue