winapi::um::libloaderapi

Function FreeLibraryAndExitThread

Source
pub unsafe extern "system" fn FreeLibraryAndExitThread(
    hLibModule: HMODULE,
    dwExitCode: DWORD,
)