Macro winos::link

source ·
macro_rules! link {
    ($loc:literal, $($def:tt)*) => { ... };
}
Expand description

Links an exported function from the specified library.