shithub: cstory

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