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

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