webview2_com_sys::Windows::Win32::System::LibraryLoader

Function FreeLibraryAndExitThread

Source
pub unsafe fn FreeLibraryAndExitThread<'a>(
    hlibmodule: impl IntoParam<'a, HINSTANCE>,
    dwexitcode: u32,
)