dpiData_setIntervalDS

Function dpiData_setIntervalDS 

Source
pub unsafe extern "C" fn dpiData_setIntervalDS(
    data: *mut dpiData,
    days: i32,
    hours: i32,
    minutes: i32,
    seconds: i32,
    fseconds: i32,
)
Expand description

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