Macro psp::dprint[][src]

macro_rules! dprint {
    ($($arg : tt) *) => { ... };
}
Expand description

Like print!, but prints to the PSP screen.