windows_targets

Macro link

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

Defines an external function to import.