Function ByondValue_SetNum

Source
pub unsafe extern "C-unwind" fn ByondValue_SetNum(
    v: *mut CByondValue,
    f: f32,
)
Expand description

Fills a CByondValue struct with a floating point number.

ยงArguments

  • v - Pointer to CByondValue
  • f - Floating point number