Type Alias FT_Free_Func

Source
pub type FT_Free_Func = extern "C" fn(FT_Memory, *mut c_void);