mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:52:08 +02:00
6 lines
87 B
C
6 lines
87 B
C
#pragma once
|
|
|
|
#include "fastfetch.h"
|
|
|
|
const char* ffDetectProcesses(uint32_t* result);
|