dpiData_setUint64

Function dpiData_setUint64 

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

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