☰
FT_Alloc_Func
In freetype_sys
?
Type Definition
freetype_sys
::
FT_Alloc_Func
source
·
[
−
]
pub type FT_Alloc_Func = extern "C"
fn
(_:
FT_Memory
, _:
c_long
) ->
*mut
c_void
;