shithub: cstory

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