Function dpiConn_getStmtCacheSize

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