shithub: cstory

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