Function ByondValue_GetRef

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

§Arguments

  • v - Pointer to CByondValue

§Returns

Reference ID if value is a reference type, or 0 otherwise