showBootString

Helper function for showing D string on the screen

@nogc nothrow
void
showBootString
(
EFI_SYSTEM_TABLE* ST
,
const(wchar)[] lstr
)

Meta