shithub: cstory

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