pub unsafe extern "C" fn value_new_int32(value: i32) -> Value
Expand description

Creates a new 32-bit signed integer value.