shithub: cstory

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