mirror of
https://github.com/LdDl/go-darknet.git
synced 2025-10-04 07:16:42 +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); |