Type Definition freetype_sys::FT_Free_Func

source ·
pub type FT_Free_Func = extern "C" fn(_: FT_Memory, _: *mut c_void);