shithub: cstory

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