shithub: cstory

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