Function vst3::uid

source ·
pub const fn uid(a: u32, b: u32, c: u32, d: u32) -> TUID
Expand description

Constructs a 16-byte TUID value from four 32-bit integers.

Note that the byte order of the resulting value will differ between Windows and other platforms.