shithub: cstory

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