#[no_mangle]
pub unsafe extern "C" fn ergo_lib_box_value_as_i64(
    box_value_ptr: ConstBoxValuePtr
) -> i64
Expand description

Get value as signed 64-bit long