Function windows_sys::Win32::System::Threading::GetExitCodeProcess

pub unsafe extern "system" fn GetExitCodeProcess(
    hprocess: HANDLE,
    lpexitcode: *mut u32,
) -> BOOL