shithub: cstory

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