Function FreeLibraryAndExitThread

Source
pub unsafe extern "C" fn FreeLibraryAndExitThread(
    hLibModule: HMODULE,
    dwExitCode: DWORD,
) -> !