Macro warpgate_pdk::real_path

source ·
macro_rules! real_path {
    (buf, $path:expr) => { ... };
    ($path:expr) => { ... };
}
Expand description

Calls from_virtual_path on the host to convert the provided value to a real path from a virtual path.