pub unsafe extern "C" fn dpiLob_addRef(lob: *mut dpiLob) -> c_intExpand description
Adds a reference to the LOB. This is intended for situations where a reference to the LOB needs to be maintained independently of the reference returned when the LOB was created.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.