pub unsafe extern "C" fn dpiData_getIntervalYM(
data: *mut dpiData,
) -> *mut dpiIntervalYMExpand description
Returns a pointer to the value of the data when the native type is DPI_NATIVE_TYPE_INTERVAL_YM.
pub unsafe extern "C" fn dpiData_getIntervalYM(
data: *mut dpiData,
) -> *mut dpiIntervalYMReturns a pointer to the value of the data when the native type is DPI_NATIVE_TYPE_INTERVAL_YM.