[][src]Macro uefi_std::print

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