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