openMSX
|
#include <MemoryOps.hh>
Public Member Functions | |
void | operator() (Pixel *out, size_t num, Pixel val) const |
Definition at line 8 of file MemoryOps.hh.
void openmsx::MemoryOps::MemSet< Pixel >::operator() | ( | Pixel * | out, |
size_t | num, | ||
Pixel | val | ||
) | const |
Definition at line 177 of file MemoryOps.cc.
References UNREACHABLE.