dpiData_getObject

Function dpiData_getObject 

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

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