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