shithub: cstory

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