[][src]Function winapi::um::libloaderapi::FreeLibraryAndExitThread

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