Function kernel32::FreeLibraryAndExitThread [] [src]

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