dpiData_setIntervalYM

Function dpiData_setIntervalYM 

Source
pub unsafe extern "C" fn dpiData_setIntervalYM(
    data: *mut dpiData,
    years: i32,
    months: i32,
)
Expand description

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