shithub: cstory

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