mirror of
https://github.com/LdDl/go-darknet.git
synced 2025-09-26 19:51:27 +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); |