GetExitCodeThread

Function GetExitCodeThread 

Source
pub unsafe extern "system" fn GetExitCodeThread(
    hThread: HANDLE,
    lpExitCode: LPDWORD,
) -> BOOL