shithub: cstory

ref: 5b5d5ae7298f6e3300c41f1453caaaa19abaa5ed
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);