Function ByondValue_IsStr

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

§Arguments

  • v - Pointer to CByondValue

§Returns

True if value is a string