mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 16:46:22 +00:00
Added custom resource checker
This commit is contained in:
6
stabbertests/checkers/checkers.h
Normal file
6
stabbertests/checkers/checkers.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __H_CHECKERS
|
||||
#define __H_CHECKERS
|
||||
|
||||
int resource_equal_check(void *param, void *value);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user