shithub: cstory

ref: 87652c50f5626b1891af89cc713cac6181796c6d
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);