pub unsafe extern "C" fn dpiStmt_getInfo( stmt: *mut dpiStmt, info: *mut dpiStmtInfo, ) -> c_int
Returns information about the statement.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.