[go: up one dir, main page]

link

Macro link 

Source
macro_rules! link {
    ($library:literal $abi:literal $($link_name:literal)? fn $($function:tt)*) => { ... };
}
Expand description

Defines an external function to import.