Function ByondValue_Type

Source
pub unsafe extern "C-unwind" fn ByondValue_Type(
    v: *const CByondValue,
) -> ByondValueType
Expand description

Reads CByondVale’s 1-byte data type

§Arguments

  • v - Pointer to CByondValue

§Returns

Type of value