libmatrix
utils.h
Go to the documentation of this file.
1 
10 #pragma once
11 
12 #include "oxidation.h"
13 
14 char* random_name(u32 length);
oxidation.h
Type aliases and wrapped result type.