Function kernel32::GetExitCodeThread
[−]
[src]
pub unsafe extern "system" fn GetExitCodeThread(
hThread: HANDLE,
lpExitCode: LPDWORD
) -> BOOL