[][src]Macro psp::dprint

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

Like print!, but prints to the PSP screen.