Macro windows_targets::link

source ·
macro_rules! link {
    ($library:literal $abi:literal $($link_name:literal)? $(#[$doc:meta])? fn $($function:tt)*) => { ... };
}
Expand description

Defines an external function to import.