shithub: cstory

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