[][src]Module vulkayes_core::util

Utilities and macros.

Modules

fmt
handle
hash
macros

Macros galore!

string
sync

This module contains type aliases and wrappers to make switching multi_thread feature seamless.

transparent
validations

Enums

WaitTimeout

Functions

align_up

align_up(base, align) returns the smallest greater integer than base aligned to align.