Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ align
Method
align
src/resource/compile_options.cpp:262–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
void CompileOptions::align(const u32 align)
263
{
264
_binary_writer.align(align);
265
}
266
267
void CompileOptions::write(const void *data, u32 size)
268
{
Callers
3
compile
Function · 0.45
blob
Function · 0.45
compile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected