dpiData_setInt64

Function dpiData_setInt64 

Source
pub unsafe extern "C" fn dpiData_setInt64(
    data: *mut dpiData,
    value: i64,
)
Expand description

Sets the value of the data when the native type is DPI_NATIVE_TYPE_INT64.