shithub: cstory

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