[][src]Function winapi_ui_automation::um::processthreadsapi::GetSystemTimes

pub unsafe extern "system" fn GetSystemTimes(
    lpIdleTime: LPFILETIME,
    lpKernelTime: LPFILETIME,
    lpUserTime: LPFILETIME
) -> BOOL