shithub: cstory

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