shithub: cstory

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