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