shithub: cstory

ref: 564d42dbd23a369d7d575b176e93fc0721fb407d
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);