Function vc6_sys::GetThreadTimes
source · pub unsafe extern "stdcall" fn GetThreadTimes(
hThread: HANDLE,
lpCreationTime: LPFILETIME,
lpExitTime: LPFILETIME,
lpKernelTime: LPFILETIME,
lpUserTime: LPFILETIME
) -> BOOL