pub unsafe extern "C" fn dpiPool_getGetMode(
pool: *mut dpiPool,
value: *mut dpiPoolGetMode,
) -> c_intExpand description
Returns the mode used for acquiring or getting connections from the pool.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.