webview2_com_sys

Macro link

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