Macro uefi_std::print

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