mirror of
https://github.com/LdDl/go-darknet.git
synced 2026-04-22 23:27:07 +08:00
3 lines
82 B
C
3 lines
82 B
C
#pragma once
|
|
|
|
extern char *get_class_name(char **names, int index, int names_len); |