Function windows_sys::Win32::System::LibraryLoader::FreeLibraryAndExitThread
pub unsafe extern "system" fn FreeLibraryAndExitThread(
hlibmodule: HMODULE,
dwexitcode: u32
) -> !Expand description
Required features: "Win32_System_LibraryLoader", "Win32_Foundation"