pub unsafe extern "C" fn dpiLob_getType( lob: *mut dpiLob, type_: *mut dpiOracleTypeNum, ) -> c_int
Returns the type of the LOB.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.