dpiData_getJsonObject

Function dpiData_getJsonObject 

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

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