Function dpiPool_setStmtCacheSize

Source
pub unsafe extern "C" fn dpiPool_setStmtCacheSize(
    pool: *mut dpiPool,
    cacheSize: u32,
) -> c_int