dpiData_getJsonArray

Function dpiData_getJsonArray 

Source
pub unsafe extern "C" fn dpiData_getJsonArray(
    data: *mut dpiData,
) -> *mut dpiJsonArray
Expand description

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