Executable

Macro Mount_static_executables

Source
macro_rules! Mount_static_executables {
    ( $Virtual_file_system:expr, $Task_identifier:expr, &[ $( ($Path:expr, $Device:expr) ),* $(,)? ] ) => { ... };
}