dpiData_getUint64

Function dpiData_getUint64 

Source
pub unsafe extern "C" fn dpiData_getUint64(data: *mut dpiData) -> u64
Expand description

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