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