shithub: cstory

ref: cc23ef2718384d0cff8346b67d2f5df36172cb67
dir: /src/Resource.h/

View raw version
#pragma once

#include <stddef.h>

const unsigned char* FindResource(const char *name, const char *type, size_t *size);