Function dpiConn_setStmtCacheSize

Source
pub unsafe extern "C" fn dpiConn_setStmtCacheSize(
    conn: *mut dpiConn,
    cacheSize: u32,
) -> c_int