shithub: cstory

ref: 71970c1f74151bf7a0dd363f90c88e9983dc140d
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);