[][src]Type Definition freetype::freetype::FT_Free_Func

type FT_Free_Func = Option<unsafe extern "C" fn(memory: FT_Memory, block: *mut c_void)>;