Luna::Variant::blob_alignment
usize blob_alignment() const
Gets the data alignment, in bytes, of one BLOB variant.
Return value
Returns the alignment of the data if the variant is a BLOB variant. Returns 0 otherwise.
usize blob_alignment() const
Gets the data alignment, in bytes, of one BLOB variant.
Returns the alignment of the data if the variant is a BLOB variant. Returns 0 otherwise.