Function EValue_new_from_i64

Source
pub unsafe extern "C" fn EValue_new_from_i64(
    self_: *mut EValue,
    value: i64,
)