shithub: cstory

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