dpiData_setDouble

Function dpiData_setDouble 

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

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